Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h99 LYEXT_SUBSTMT_PATH, /**< extension of the path statement, can appear in lys_type */ enumerator
H A Dprinter_yang.c587 … yang_print_substmt(out, level, LYEXT_SUBSTMT_PATH, 0, str, module, type->ext, type->ext_size); in yang_print_type()
H A Dprinter_yin.c555 … yin_print_substmt(out, level, LYEXT_SUBSTMT_PATH, 0, str, module, type->ext, type->ext_size); in yin_print_type()
H A Dparser_yang.c2397 insubstmt = LYEXT_SUBSTMT_PATH; in yang_read_ext()
H A Dtree_schema.c2142 case LYEXT_SUBSTMT_PATH: in lys_ext_instance_substmt()
H A Dparser_yin.c1282 … if (lyp_yin_parse_subnode_ext(module, type, LYEXT_PAR_TYPE, node, LYEXT_SUBSTMT_PATH, 0, unres)) { in fill_yin_type()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1443 'name' => 'LYEXT_SUBSTMT_PATH',