Searched refs:cr_smallgroups (Results 1 – 3 of 3) sorted by relevance
69 gid_t cr_smallgroups[XU_NGROUPS]; /* storage for small groups */ member
84 gid_t cr_smallgroups[XU_NGROUPS]; /* storage for small groups */ member
2003 cr->cr_groups = cr->cr_smallgroups; in crget()2005 sizeof(cr->cr_smallgroups) / sizeof(cr->cr_smallgroups[0]); in crget()2090 if (cr->cr_groups != cr->cr_smallgroups) in crfree_final()2272 if (cr->cr_groups != cr->cr_smallgroups) in crextend()