Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.c550 lys_get_next_grouping(struct lys_node_grp *lastgrp, struct lys_node *root) in lys_get_next_grouping() function
650 while ((grp = lys_get_next_grouping(grp, iter))) { in lys_check_id()