Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c3167 aug->when = read_yin_when(module, sub, unres); in fill_yin_augment()
4028 read_yin_when(struct lys_module *module, struct lyxml_elem *yin, struct unres_schema *unres) in read_yin_when() function
4153 cs->when = read_yin_when(module, sub, unres); in read_yin_case()
4362 choice->when = read_yin_when(module, sub, unres); in read_yin_choice()
4525 anyxml->when = read_yin_when(module, sub, unres); in read_yin_anydata()
4718 leaf->when = read_yin_when(module, sub, unres); in read_yin_leaf()
5020 llist->when = read_yin_when(module, sub, unres); in read_yin_leaflist()
5358 list->when = read_yin_when(module, sub, unres); in read_yin_list()
5594 cont->when = read_yin_when(module, sub, unres); in read_yin_container()
6468 uses->when = read_yin_when(module, sub, unres); in read_yin_uses()
[all …]