Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.c6913 check_type_union_leafref(struct lys_type *type) in check_type_union_leafref() function
6924 if (check_type_union_leafref(&type->info.uni.types[i])) { in check_type_union_leafref()
7059 … ((struct lys_tpdf *)stype->parent)->has_union_leafref = check_type_union_leafref(stype); in resolve_unres_schema_item()