Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_internal.h503 int lyd_build_relative_data_path(const struct lys_module *module, const struct lyd_node *node, cons…
H A Dvalidation.c219 r = lyd_build_relative_data_path(lys_node_module((struct lys_node *)slist), first, in lyv_list_uniq_equal()
H A Dtree_data.c6439 lyd_build_relative_data_path(const struct lys_module *module, const struct lyd_node *node, const ch… in lyd_build_relative_data_path() function