Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h726 int rc_notify_info_add_type(rc_notify_info_t *, const char *);
H A Dclient.c1703 return (rc_notify_info_add_type(&cp->rc_notify_info, in client_add_notify()
H A Drc_node.c7480 rc_notify_info_add_type(rc_notify_info_t *rnip, const char *type) in rc_notify_info_add_type() function