Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c2109 fill_yin_deviation(struct lys_module *module, struct lyxml_elem *yin, struct lys_deviation *dev, in fill_yin_deviation() function
7120 r = fill_yin_deviation(trg, child, &trg->deviation[trg->deviation_size], unres); in read_sub_module()