Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h125 } rc_notify_t; typedef
128 rc_notify_t rnd_notify;
134 rc_notify_t rni_notify;
214 rc_notify_t rn_notify; /* prot by rc_pg_notify_lock */
H A Drc_node.c1162 rc_notify_info_interested(rc_notify_info_t *rnip, rc_notify_t *np) in rc_notify_info_interested()
1195 rc_notify_t *np = &nnp->rn_notify; in rc_notify_insert_node()
1250 rc_notify_t *np = &nnp->rn_notify; in rc_notify_remove_node()
1270 rc_notify_remove_locked(rc_notify_t *np) in rc_notify_remove_locked()
2367 sizeof (rc_notify_t), offsetof(rc_notify_t, rcn_list_node), in rc_node_init()
7383 rc_notify_t *me = &rnip->rni_notify; in rc_notify_info_remove_locked()
7384 rc_notify_t *np; in rc_notify_info_remove_locked()
7492 rc_notify_t *np; in rc_notify_info_wait()
7493 rc_notify_t *me = &rnip->rni_notify; in rc_notify_info_wait()
7526 rc_notify_t *next = uu_list_next(rc_notify_list, np); in rc_notify_info_wait()