Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yang.c3793 yang_check_container(struct lys_module *module, struct lys_node_container *cont, struct lys_node **… in yang_check_container() function
4344 … if (yang_check_container(module, (struct lys_node_container *)node, &child, options, unres)) { in yang_check_nodes()