Searched defs:ci_parent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c48 rc_node_t *ci_parent; member in struct:child_info
551 np = rc_node_setup(np, lp, name, cp->ci_parent);
588 np = rc_node_setup_snapshot(np, lp, name, snap_id, cp->ci_parent);
635 cip->ci_parent);
807 rc = rc_node_create_property(cp->ci_parent, lp, name, type,
832 cip->ci_parent = np;
850 cip->ci_parent = np;
870 cip->ci_parent = np;
886 cip->ci_parent = np;
905 cip->ci_parent
[all...]

Completed in 82 milliseconds