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

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h116 typedef struct rc_notify_info rc_notify_info_t;
133 struct rc_notify_info { struct
512 rc_notify_info_t rc_notify_info; member in struct:repcache_client
H A Dclient.c697 rc_notify_info_fini(&cp->rc_notify_info);
1695 return (rc_notify_info_add_name(&cp->rc_notify_info,
1699 return (rc_notify_info_add_type(&cp->rc_notify_info,
1729 result = rc_notify_info_wait(&cp->rc_notify_info, &cp->rc_notify_ptr,
2486 rc_notify_info_init(&cp->rc_notify_info);

Completed in 98 milliseconds