Home
last modified time | relevance | path

Searched refs:rc_notify_info_wait (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h727 int rc_notify_info_wait(rc_notify_info_t *, rc_node_ptr_t *, char *, size_t);
H A Dclient.c1733 result = rc_notify_info_wait(&cp->rc_notify_info, &cp->rc_notify_ptr, in client_wait()
H A Drc_node.c7489 rc_notify_info_wait(rc_notify_info_t *rnip, rc_node_ptr_t *out, in rc_notify_info_wait() function