Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_data.c551 lyd_is_when_false(struct lyd_node *root, struct lyd_node *last_parent, struct lys_node *schema, int… in lyd_is_when_false() function
623 } else if (lyd_is_when_false(root, last_parent, schema, options)) { in lyd_check_mandatory_data()
791 if (lyd_is_when_false(tree, last_parent, schema, options)) { in lyd_check_mandatory_subtree()