Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c258 fill_yin_identity(struct lys_module *module, struct lyxml_elem *yin, struct lys_ident *ident, struc… in fill_yin_identity() function
7103 r = fill_yin_identity(trg, child, &trg->ident[trg->ident_size], unres); in read_sub_module()