Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h689 int rc_local_scope(uint32_t, rc_node_ptr_t *);
H A Dclient.c947 result = rc_local_scope(ep->re_type, &ep->re_node); in entity_get()
H A Drc_node.c2916 rc_local_scope(uint32_t type, rc_node_ptr_t *out) in rc_local_scope() function