Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h63 LYEXT_PAR_IMPORT, /**< ::lys_import */ enumerator
H A Dtree_schema.c2054 case LYEXT_PAR_IMPORT: in lys_ext_instance_substmt()
2156 } else if (ext->parent_type == LYEXT_PAR_IMPORT) { in lys_ext_instance_substmt()
2173 case LYEXT_PAR_IMPORT: in lys_ext_instance_substmt()
2213 if (ext->parent_type == LYEXT_PAR_IMPORT) { in lys_ext_instance_substmt()
H A Dparser_yin.c3675 …if (lyp_yin_parse_subnode_ext(module, imp, LYEXT_PAR_IMPORT, child, LYEXT_SUBSTMT_PREFIX, 0, unres… in fill_yin_import()
3689 …if (lyp_yin_parse_subnode_ext(module, imp, LYEXT_PAR_IMPORT, child, LYEXT_SUBSTMT_REVISIONDATE, 0,… in fill_yin_import()
3697 …if (lyp_yin_parse_subnode_ext(module, imp, LYEXT_PAR_IMPORT, child, LYEXT_SUBSTMT_DESCRIPTION, 0, … in fill_yin_import()
3709 …if (lyp_yin_parse_subnode_ext(module, imp, LYEXT_PAR_IMPORT, child, LYEXT_SUBSTMT_REFERENCE, 0, un… in fill_yin_import()
3740 …r = lyp_yin_fill_ext(imp, LYEXT_PAR_IMPORT, 0, 0, module, child, &imp->ext, &imp->ext_size, unres); in fill_yin_import()
H A Dparser.c4097 case LYEXT_PAR_IMPORT: in lyp_get_ext_list()
H A Dparser_yang.c2166 parent_type = LYEXT_PAR_IMPORT; in yang_ext_instance()
H A Dresolve.c4901 case LYEXT_PAR_IMPORT: in resolve_extension()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1365 'name' => 'LYEXT_PAR_IMPORT',