Searched refs:rc_node_get_child (Results 1 – 3 of 3) sorted by relevance
696 int rc_node_get_child(rc_node_ptr_t *, const char *, uint32_t, rc_node_ptr_t *);
888 result = rc_node_get_child(&parent->re_node, rpr->rpr_name, in entity_get_child()
3210 rc_node_get_child(rc_node_ptr_t *npp, const char *name, uint32_t type, in rc_node_get_child() function