Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c890 rc_check_parent_child(uint32_t parent, uint32_t child) in rc_check_parent_child() function
1795 assert(rc_check_parent_child(np->rn_id.rl_type, cp->rn_id.rl_type) == in rc_node_link_child()
2432 if ((rc = rc_check_parent_child(np->rn_id.rl_type, type)) != in rc_node_fill_children()
3937 if ((rc = rc_check_parent_child(np->rn_id.rl_type, type)) != in rc_node_create_child()
4020 if ((rc = rc_check_parent_child(np->rn_id.rl_type, type)) != in rc_node_create_child_pg()
6277 if ((rc = rc_check_parent_child(np->rn_id.rl_type, type)) != in rc_node_setup_iter()