Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h88LYEXT_SUBSTMT_CONTACT, /**< extension of the contact statement, can appear in lys_module */ enumerator
H A Dprinter_yang.c1718 yang_print_substmt(out, level, LYEXT_SUBSTMT_CONTACT, 0, module->contact, in yang_print_model_()
H A Dprinter_yin.c1729 yin_print_substmt(out, level, LYEXT_SUBSTMT_CONTACT, 0, module->contact, in yin_print_model_()
H A Dparser_yang.c2346 insubstmt = LYEXT_SUBSTMT_CONTACT; in yang_read_ext()
H A Dtree_schema.c2021 case LYEXT_SUBSTMT_CONTACT: in lys_ext_instance_substmt()
H A Dparser_yin.c6894 …if (lyp_yin_parse_subnode_ext(trg, trg, LYEXT_PAR_MODULE, child, LYEXT_SUBSTMT_CONTACT, 0, unres))… in read_sub_module()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1535 'name' => 'LYEXT_SUBSTMT_CONTACT',