Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h696 int rc_node_get_child(rc_node_ptr_t *, const char *, uint32_t, rc_node_ptr_t *);
H A Dclient.c888 result = rc_node_get_child(&parent->re_node, rpr->rpr_name, in entity_get_child()
H A Drc_node.c3210 rc_node_get_child(rc_node_ptr_t *npp, const char *name, uint32_t type, in rc_node_get_child() function