Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c44 static const struct lyd_node *moveto_get_root(const struct lyd_node *cur_node, int options,
562 moveto_get_root(cur_node, options, &root_type); in cast_node_set_to_string()
1560 root = moveto_get_root(cur_node, options, &root_type); in set_sort()
1691 root = moveto_get_root(cur_node, options, &root_type); in set_sorted_merge()
4064 root = moveto_get_root(cur_node, options, NULL); in xpath_lang()
5404 moveto_get_root(const struct lyd_node *cur_node, int options, enum lyxp_node_type *root_type) in moveto_get_root() function
5476 root = moveto_get_root(cur_node, options, &root_type); in moveto_root()
5626 moveto_get_root(cur_node, options, &root_type); in moveto_node()
5870 moveto_get_root(cur_node, options, &root_type); in moveto_node_alldesc()
6473 moveto_get_root(cur_node, options, &root_type); in moveto_self()
[all …]