Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser.h122 int dup_typedef_check(const char *type, struct lys_tpdf *tpdf, int size);
H A Dparser.c2286 dup_typedef_check(const char *type, struct lys_tpdf *tpdf, int size) in dup_typedef_check() function
2416 if (dup_typedef_check(id, tpdf, size)) { in lyp_check_identifier()
2423 if (dup_typedef_check(id, module->tpdf, module->tpdf_size)) { in lyp_check_identifier()
2430 …if (dup_typedef_check(id, mainmod->inc[i].submodule->tpdf, mainmod->inc[i].submodule->tpdf_size)) { in lyp_check_identifier()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c2254 dup_typedef_check(const char *type, struct lys_tpdf *tpdf, int size) in dup_typedef_check() function
2384 if (dup_typedef_check(id, tpdf, size)) { in lyp_check_identifier()
2391 if (dup_typedef_check(id, module->tpdf, module->tpdf_size)) { in lyp_check_identifier()
2398 …if (dup_typedef_check(id, mainmod->inc[i].submodule->tpdf, mainmod->inc[i].submodule->tpdf_size)) { in lyp_check_identifier()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c2254 dup_typedef_check(const char *type, struct lys_tpdf *tpdf, int size) in dup_typedef_check() function
2384 if (dup_typedef_check(id, tpdf, size)) { in lyp_check_identifier()
2391 if (dup_typedef_check(id, module->tpdf, module->tpdf_size)) { in lyp_check_identifier()
2398 …if (dup_typedef_check(id, mainmod->inc[i].submodule->tpdf, mainmod->inc[i].submodule->tpdf_size)) { in lyp_check_identifier()