Home
last modified time | relevance | path

Searched defs:in_grp (Results 1 – 2 of 2) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.c1707 LY_DATA_TYPE base, int in_grp, int shallow, struct unres_schema *unres) in type_dup()
1870 int in_grp, int shallow, struct unres_schema *unres) in lys_yang_type_dup()
2269 int in_grp, int shallow, struct unres_schema *unres) in lys_type_dup()
H A Dparser_yin.c454 int in_grp = 0; in fill_yin_type() local