Searched refs:cr_smallgroups (Results 1 – 2 of 2) sorted by relevance
83 gid_t cr_smallgroups[XU_NGROUPS]; /* storage for small groups */ member
2051 cr->cr_groups = cr->cr_smallgroups; in crget()2053 sizeof(cr->cr_smallgroups) / sizeof(cr->cr_smallgroups[0]); in crget()2138 if (cr->cr_groups != cr->cr_smallgroups) in crfree_final()2321 if (cr->cr_groups != cr->cr_smallgroups) in crextend()