Searched refs:cr_smallgroups (Results 1 – 2 of 2) sorted by relevance
98 gid_t cr_smallgroups[CRED_SMALLGROUPS_NB]; member
2605 cr->cr_groups = cr->cr_smallgroups; in crget()2606 cr->cr_agroups = nitems(cr->cr_smallgroups); in crget()2691 if (cr->cr_groups != cr->cr_smallgroups) in crfree_final()2914 if (cr->cr_groups != cr->cr_smallgroups) in crextend()