Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c3129 fill_yin_augment(struct lys_module *module, struct lys_node *parent, struct lyxml_elem *yin, struct… in fill_yin_augment() function
6517 … r = fill_yin_augment(module, retval, sub, &uses->augment[uses->augment_size], options, unres); in read_yin_uses()
7194 r = fill_yin_augment(trg, NULL, child, &trg->augment[trg->augment_size], 0, unres); in read_sub_module()