Home
last modified time | relevance | path

Searched refs:LYEXT_SUBSTMT_DESCRIPTION (Results 1 – 10 of 10) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h91LYEXT_SUBSTMT_DESCRIPTION, /**< extension of the description statement, can appear in lys_module… enumerator
H A Dprinter_yang.c287 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, node->dsc, in yang_print_snode_common()
378 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, restr->dsc, in yang_print_restr()
416 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, when->dsc, in yang_print_when()
729 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, deviation->dsc, in yang_print_deviation()
1625 …yang_print_substmt(out, level + 1, LYEXT_SUBSTMT_DESCRIPTION, 0, rev->dsc, module, rev->ext, rev->… in yang_print_revision()
1684 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->imp[i].dsc, in yang_print_model_()
1701 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->inc[i].dsc, in yang_print_model_()
1720 yang_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->dsc, in yang_print_model_()
H A Dprinter_yin.c250 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, node->dsc, in yin_print_snode_common()
323 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, restr->dsc, in yin_print_restr()
387 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, when->dsc, in yin_print_when()
708 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, deviation->dsc, in yin_print_deviation()
1605 …yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, rev->dsc, module, rev->ext, rev->ext_s… in yin_print_revision()
1695 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->imp[i].dsc, in yin_print_model_()
1714 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->inc[i].dsc, in yin_print_model_()
1731 yin_print_substmt(out, level, LYEXT_SUBSTMT_DESCRIPTION, 0, module->dsc, in yin_print_model_()
H A Dparser_yin.c382 …yp_yin_parse_subnode_ext(module, restr, LYEXT_PAR_RESTR, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in read_restr_substmt()
1900 child, LYEXT_SUBSTMT_DESCRIPTION, 0, unres)) { in fill_yin_revision()
2172 …_yin_parse_subnode_ext(module, dev, LYEXT_PAR_DEVIATION, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in fill_yin_deviation()
3314 … (lyp_yin_parse_subnode_ext(module, rfn, LYEXT_PAR_REFINE, sub, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in fill_yin_refine()
3697 …lyp_yin_parse_subnode_ext(module, imp, LYEXT_PAR_IMPORT, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in fill_yin_import()
3806 …yp_yin_parse_subnode_ext(module, inc, LYEXT_PAR_INCLUDE, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in fill_yin_include()
3905 …if (lyp_yin_parse_subnode_ext(module, stmt, stmt_type, sub, LYEXT_SUBSTMT_DESCRIPTION, 0, unres)) { in read_yin_common()
4059 …yp_yin_parse_subnode_ext(module, retval, LYEXT_PAR_WHEN, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in read_yin_when()
6825 …f (lyp_yin_parse_subnode_ext(trg, trg, LYEXT_PAR_MODULE, child, LYEXT_SUBSTMT_DESCRIPTION, 0, unre… in read_sub_module()
H A Dparser.c3235 … if (rfn->dsc && lyp_rfn_apply_ext_(rfn, target, LYEXT_SUBSTMT_DESCRIPTION, NULL)) { in lyp_rfn_apply_ext()
H A Dparser_yang.c2338 insubstmt = LYEXT_SUBSTMT_DESCRIPTION; in yang_read_ext()
H A Dtree_schema.c2048 case LYEXT_SUBSTMT_DESCRIPTION: in lys_ext_instance_substmt()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1543 'name' => 'LYEXT_SUBSTMT_DESCRIPTION',
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3194 … if (rfn->dsc && lyp_rfn_apply_ext_(rfn, target, LYEXT_SUBSTMT_DESCRIPTION, NULL)) { in lyp_rfn_apply_ext()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3194 … if (rfn->dsc && lyp_rfn_apply_ext_(rfn, target, LYEXT_SUBSTMT_DESCRIPTION, NULL)) { in lyp_rfn_apply_ext()