Searched refs:rc_node_setup (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.h | 671 rc_node_t *rc_node_setup(rc_node_t *, rc_node_lookup_t *,
|
H A D | file_object.c | 550 np = rc_node_setup(np, lp, name, cp->ci_parent); in fill_child_callback() 1628 *cpp = rc_node_setup(np, &ci.ci_base_nl, name, ci.ci_parent); in object_create() 2323 *outp = rc_node_setup(np, &ci.ci_base_nl, name, ci.ci_parent); in object_snapshot_take_new()
|
H A D | rc_node.c | 1923 rc_node_setup(rc_node_t *cp, rc_node_lookup_t *nip, const char *name, in rc_node_setup() function
|