Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c1768 fill_yin_feature(struct lys_module *module, struct lyxml_elem *yin, struct lys_feature *f, struct u… in fill_yin_feature() function
7110 r = fill_yin_feature(trg, child, &trg->features[trg->features_size], unres); in read_sub_module()