Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h111LYEXT_SUBSTMT_MODIFIER, /**< extension of the modifier statement, can appear in lys_restr */ enumerator
H A Dprinter_yang.c363 yang_print_substmt(out, level, LYEXT_SUBSTMT_MODIFIER, 0, "invert-match", in yang_print_restr()
H A Dprinter_yin.c308 yin_print_substmt(out, level, LYEXT_SUBSTMT_MODIFIER, 0, "invert-match", module, in yin_print_restr()
H A Dparser_yin.c1406 LYEXT_SUBSTMT_MODIFIER, 0, unres)) { in fill_yin_type()
8255 LYEXT_SUBSTMT_MODIFIER, 0, unres)) { in lyp_yin_parse_complex_ext()
H A Dparser_yang.c2409 insubstmt = LYEXT_SUBSTMT_MODIFIER; in yang_read_ext()
H A Dtree_schema.c1991 case LYEXT_SUBSTMT_MODIFIER: in lys_ext_instance_substmt()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1479 'name' => 'LYEXT_SUBSTMT_MODIFIER',