Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/tests/data/
H A Dtest_yang_data.c219 st->str1 = lys_path(st->dt->child->schema, LYS_PATH_FIRST_PREFIX); in test_path_yangdata()
232 st->str1 = lys_path(st->dt->child->schema, 0); in test_path_yangdata()
/dports/net/libyang/libyang-1.0.240/src/extensions/
H A Dnacm.c120 path = lys_path((struct lys_node *)(ext->parent), LYS_PATH_FIRST_PREFIX); in nacm_cardinality()
/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_tree_schema.c1560 path = lys_path(node, 1); in test_lys_path()
1569 path = lys_path(node, 0); in test_lys_path()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dyang.c273 xpath_ptr = lys_path(snode, 0); in yang_snode_get_path()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dyang.c273 xpath_ptr = lys_path(snode, 0); in yang_snode_get_path()
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h2372 char *lys_path(const struct lys_node *node, int options);
H A Dxpath.c7144 path = lys_path((struct lys_node *)cur_node, LYS_PATH_FIRST_PREFIX); in eval_node_test()
9083 path = lys_path(ctx_snode, LYS_PATH_FIRST_PREFIX); in lyxp_node_atomize()
9130 path = lys_path(ctx_snode, LYS_PATH_FIRST_PREFIX); in lyxp_node_atomize()
H A Dlibyang.h.in967 * - lys_path()
1599 * of lys_path() function). To get node specified by a relative path, use lys_find_path() instead.
H A Dparser.c3478 path = lys_path(target, LYS_PATH_FIRST_PREFIX); in lyp_deviate_del_ext()
H A Dparser_yin.c3994 str = lys_path(node, LYS_PATH_FIRST_PREFIX); in read_yin_common()
3997 str = lys_path(parent, LYS_PATH_FIRST_PREFIX); in read_yin_common()
H A Dparser_yang.c2523 str = lys_path(node, LYS_PATH_FIRST_PREFIX); in check_status_flag()
H A Dtree_schema.c5153 lys_path(const struct lys_node *node, int options) in lys_path() function
H A Dresolve.c6253 … list->keys[i]->name, s = lys_path((struct lys_node*)list, LYS_PATH_FIRST_PREFIX)); in resolve_list_keys()
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp258 path = lys_path(node, options); in path()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1190 'lys_path' => 1,
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3358 path = lys_path(target, LYS_PATH_FIRST_PREFIX); in lyp_deviate_del_ext()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3358 path = lys_path(target, LYS_PATH_FIRST_PREFIX); in lyp_deviate_del_ext()