Searched refs:ng_next_node_id (Results 1 – 2 of 2) sorted by relevance
82 ng_ID_t ng_next_node_id(ng_ID_t node, const char *type, const char *hook);
699 node = ng_next_node_id(node, type, "right"); in ng_next_node_id_internal()701 node = ng_next_node_id(node, type, "left"); in ng_next_node_id_internal()722 ng_next_node_id(ng_ID_t node, const char *type, const char *hook) in ng_next_node_id() function