Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yang.c4578 yang_check_deviation(struct lys_module *module, struct unres_schema *unres, struct lys_deviation *d… in yang_check_deviation() function
4799 if (yang_check_deviation(module, unres, &module->deviation[i])) { in yang_check_sub_module()