Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c1933 fill_yin_unique(struct lys_module *module, struct lys_node *parent, struct lyxml_elem *yin, struct … in fill_yin_unique() function
2855 … if (fill_yin_unique(module, dev_target, child, &d->unique[d->unique_size], NULL)) { in fill_yin_deviation()
2920 … i = fill_yin_unique(module, dev_target, child, &list->unique[list->unique_size], NULL); in fill_yin_deviation()
5478 r = fill_yin_unique(module, retval, sub, &list->unique[list->unique_size], unres); in read_yin_list()
8176 if (fill_yin_unique(mod, (struct lys_node*)ext, node, *(struct lys_unique**)p, unres)) { in lyp_yin_parse_complex_ext()