Home
last modified time | relevance | path

Searched refs:restarter_bind_handle (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h176 int restarter_bind_handle(uint32_t, const char *,
H A Dmapfile-vers43 restarter_bind_handle;
H A Dlibrestart.c650 restarter_bind_handle(uint32_t version, const char *restarter_name, in restarter_bind_handle() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c3690 if ((err = restarter_bind_handle(RESTARTER_EVENT_VERSION, in init()