Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c6676 moveto_snode_parent(struct lyxp_set *set, struct lys_node *cur_node, int all_desc, int options) in moveto_snode_parent() function
7423 ret = moveto_snode_parent(set, (struct lys_node *)cur_node, all_desc, options); in eval_relative_location_path()