Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h107LYEXT_SUBSTMT_UNITS, /**< extension of the units statement, can appear in lys_tpdf, lys_no… enumerator
H A Dprinter_yang.c764 yang_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, deviation->deviate[i].units, module, in yang_print_deviation()
892 …yang_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, tpdf->units, module, tpdf->ext, tpdf->ext_s… in yang_print_typedef()
1129 yang_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, leaf->units, in yang_print_leaf()
1208 yang_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, llist->units, in yang_print_leaflist()
H A Dprinter_yin.c743 yin_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, deviation->deviate[i].units, module, in yin_print_deviation()
871 …yin_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, tpdf->units, module, tpdf->ext, tpdf->ext_si… in yin_print_typedef()
1112 yin_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, leaf->units, in yin_print_leaf()
1196 yin_print_substmt(out, level, LYEXT_SUBSTMT_UNITS, 0, llist->units, in yin_print_leaflist()
H A Dparser_yin.c1620 …if (lyp_yin_parse_subnode_ext(module, tpdf, LYEXT_PAR_TPDF, node, LYEXT_SUBSTMT_UNITS, 0, unres)) { in fill_yin_typedef()
2635 …ile ((j = lys_ext_iter(dev_target->ext, dev_target->ext_size, j + 1, LYEXT_SUBSTMT_UNITS)) != -1) { in fill_yin_deviation()
2641 …if (lyp_yin_parse_subnode_ext(module, d, LYEXT_PAR_DEVIATE, child, LYEXT_SUBSTMT_UNITS, 0, unres))… in fill_yin_deviation()
4686 …if (lyp_yin_parse_subnode_ext(module, retval, LYEXT_PAR_NODE, sub, LYEXT_SUBSTMT_UNITS, 0, unres))… in read_yin_leaf()
4900 …if (lyp_yin_parse_subnode_ext(module, retval, LYEXT_PAR_NODE, sub, LYEXT_SUBSTMT_UNITS, 0, unres))… in read_yin_leaflist()
H A Dparser_yang.c1469 …while ((j = lys_ext_iter(dev_target->ext, dev_target->ext_size, j + 1, LYEXT_SUBSTMT_UNITS)) != -1… in yang_read_deviate_units()
2389 insubstmt = LYEXT_SUBSTMT_UNITS; in yang_read_ext()
H A Dparser.c3655 if (dev->units && lyp_deviate_apply_ext(dev, target, LYEXT_SUBSTMT_UNITS, NULL)) { in lyp_deviation_apply_ext()
H A Dtree_schema.c2241 case LYEXT_SUBSTMT_UNITS: in lys_ext_instance_substmt()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1463 'name' => 'LYEXT_SUBSTMT_UNITS',
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3535 if (dev->units && lyp_deviate_apply_ext(dev, target, LYEXT_SUBSTMT_UNITS, NULL)) { in lyp_deviation_apply_ext()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c3535 if (dev->units && lyp_deviate_apply_ext(dev, target, LYEXT_SUBSTMT_UNITS, NULL)) { in lyp_deviation_apply_ext()