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

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h126 } rc_notify_t; typedef in typeref:struct:rc_notify
129 rc_notify_t rnd_notify;
135 rc_notify_t rni_notify;
215 rc_notify_t rn_notify; /* prot by rc_pg_notify_lock */
H A Drc_node.c572 * type rc_notify_t, which is embedded in one of three other structures:
578 * Which type of object is determined by which pointer in the rc_notify_t is
1171 rc_notify_info_interested(rc_notify_info_t *rnip, rc_notify_t *np)
1204 rc_notify_t *np = &nnp->rn_notify;
1259 rc_notify_t *np = &nnp->rn_notify;
1279 rc_notify_remove_locked(rc_notify_t *np)
2376 sizeof (rc_notify_t), offsetof(rc_notify_t, rcn_list_node),
7368 rc_notify_t *me = &rnip->rni_notify;
7369 rc_notify_t *n
[all...]

Completed in 133 milliseconds