Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c2017 deviate_minmax(struct lys_node *target, struct lyxml_elem *node, struct lys_deviate *d, int type) in deviate_minmax() function
2507 if (deviate_minmax(dev_target, child, d, 0)) { in fill_yin_deviation()
2520 if (deviate_minmax(dev_target, child, d, 1)) { in fill_yin_deviation()