Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.h268 int lyxp_eval(const char *expr, const struct lyd_node *cur_node, enum lyxp_node_type cur_node_type,
H A Dxpath.c8638 lyxp_eval(const char *expr, const struct lyd_node *cur_node, enum lyxp_node_type cur_node_type, in lyxp_eval() argument
8676 set_insert_node(set, (struct lyd_node *)cur_node, 0, cur_node_type, 0); in lyxp_eval()