Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h125LYEXT_SUBSTMT_POSITION, /**< extension of the position statement, can appear in lys_type_bit … enumerator
H A Dprinter_yang.c499 yang_print_unsigned(out, level, LYEXT_SUBSTMT_POSITION, 0, module, in yang_print_type()
2195 YANG_PRINT_EXTCOMPLEX_INT(LYEXT_SUBSTMT_POSITION, uint32_t, unsigned); in yang_print_extension_instances()
H A Dprinter_yin.c470 yin_print_unsigned(out, level + 1, LYEXT_SUBSTMT_POSITION, 0, module, in yin_print_type()
2212 YIN_PRINT_EXTCOMPLEX_INT(LYEXT_SUBSTMT_POSITION, uint32_t, unsigned); in yin_print_extension_instances()
H A Dparser_yin.c686 LYEXT_SUBSTMT_POSITION, 0, unres)) { in fill_yin_type()
8125 …if (lyp_yin_parse_subnode_ext(mod, ext, LYEXT_PAR_EXTINST, node, LYEXT_SUBSTMT_POSITION, i, unres)… in lyp_yin_parse_complex_ext()
H A Dparser_yang.c2421 insubstmt = LYEXT_SUBSTMT_POSITION; in yang_read_ext()
H A Dtree_schema.c2147 case LYEXT_SUBSTMT_POSITION: in lys_ext_instance_substmt()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1523 'name' => 'LYEXT_SUBSTMT_POSITION',