Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.h212 struct lys_ident *resolve_identref(struct lys_type *type, const char *ident_name, struct lyd_node *…
H A Dparser_lyb.c543 …value->ident = resolve_identref(type, *value_str, (struct lyd_node *)leaf, mod, (leaf ? leaf->dflt… in lyb_parse_val_2()
H A Dparser.c1616 ident = resolve_identref(type, value, contextnode, local_mod, dflt); in lyp_parse_value()
H A Dresolve.c5891 resolve_identref(struct lys_type *type, const char *ident_name, struct lyd_node *node, struct lys_m… in resolve_identref() function
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c1597 ident = resolve_identref(type, value, contextnode, local_mod, dflt); in lyp_parse_value()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c1597 ident = resolve_identref(type, value, contextnode, local_mod, dflt); in lyp_parse_value()