Home
last modified time | relevance | path

Searched refs:rcn_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h123 rc_notify_info_t *rcn_info; member
H A Drc_node.c1170 assert(np->rcn_info == NULL && np->rcn_node == NULL); in rc_notify_info_interested()
1174 assert(np->rcn_info != NULL || np->rcn_delete != NULL); in rc_notify_info_interested()
1177 assert(np->rcn_info == NULL); in rc_notify_info_interested()
1199 assert(np->rcn_info == NULL); in rc_notify_insert_node()
1252 assert(np->rcn_info == NULL); in rc_notify_remove_node()
7355 rnip->rni_notify.rcn_info = rnip; in rc_notify_info_init()
7409 np->rcn_info == NULL) in rc_notify_info_remove_locked()
7529 if (np->rcn_info) { in rc_notify_info_wait()