Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser.h255 const struct lys_module *lyp_get_module(const struct lys_module *module, const char *prefix, int pr…
H A Dcommon.c655 mod = lyp_get_module(module, cur_expr, pref_len, NULL, 0, 0); in transform_schema2json()
681 mod = lyp_get_module(module, ptr, pref_len, NULL, 0, 0); in transform_schema2json()
757 mod = lyp_get_module(module, id, id_len, NULL, 0, 0); in transform_iffeat_schema2json()
H A Dresolve.c1249 module = lyp_get_module(lys_node_module(node), NULL, 0, mod_name, mod_name_len, 0); in resolve_feature()
1759 prefix_mod = lyp_get_module(cur_module, NULL, 0, mod_name, mod_name_len, 0); in schema_nodeid_siblingcheck()
1904 start_mod = lyp_get_module(cur_module, NULL, 0, mod_name, mod_name_len, 0); in resolve_schema_nodeid()
1931 aux_mod = lyp_get_module(cur_module, NULL, 0, mod_name, mod_name_len, 0); in resolve_schema_nodeid()
2179 module = lyp_get_module(start->module, mod_prefix, mod_prefix_len, NULL, 0, 0); in resolve_uses_schema_nodeid()
2216 abs_start_mod = lyp_get_module(module, NULL, 0, mod_name, mod_name_len, 0); in resolve_absolute_schema_nodeid()
3384 module = lyp_get_module(module, NULL, 0, mod_name, 0, 0); in resolve_superior_type()
3941 trg_mod = lyp_get_module(lys_node_module(parent), NULL, 0, sour_pref, sour_pref_len, 0); in resolve_schema_leafref_predicate()
4211 tmp_mod = prefix ? lyp_get_module(cur_module, NULL, 0, prefix, pref_len, 0) : cur_module; in resolve_schema_leafref()
5076 mod = lyp_get_module(info->mod, ext_prefix, tmp - ext_prefix, NULL, 0, 0); in resolve_extension()
[all …]
H A Dparser.c3956 lyp_get_module(const struct lys_module *module, const char *prefix, int pref_len, const char *name,… in lyp_get_module() function
H A Dtree_data.c5717 … trg_mod = lyp_get_module(parent->schema->module, NULL, 0, lyd_node_module(elem)->name, in lyd_dup_to_ctx()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3814 lyp_get_module(const struct lys_module *module, const char *prefix, int pref_len, const char *name,… in lyp_get_module() function
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3814 lyp_get_module(const struct lys_module *module, const char *prefix, int pref_len, const char *name,… in lyp_get_module() function