Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.h52UNRES_UNION = 0x01000000, /* union with leafref which must be checked because the type can… enumerator
H A Dvalidation.c77 if (unres_data_add(unres, (struct lyd_node *)node, UNRES_UNION)) { in lyv_data_context()
H A Dparser_lyb.c670 if (unres_data_add(unres, (struct lyd_node *)leaf, UNRES_UNION)) { in lyb_parse_val_2()
H A Dresolve.c8430 case UNRES_UNION: in resolve_unres_data_item()
8479 || (type == UNRES_MUST_INOUT) || (type == UNRES_UNION) || (type == UNRES_UNIQ_LEAVES)); in unres_data_add()