Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yang.c3885 yang_check_leaflist(struct lys_module *module, struct lys_node_leaflist *leaflist, int options, in yang_check_leaflist() function
4355 if (yang_check_leaflist(module, (struct lys_node_leaflist *)node, options, unres)) { in yang_check_nodes()