Searched refs:gcnt (Results 1 – 1 of 1) sorted by relevance
216 int grp, gcnt; in tprintf() local218 gcnt = getgroups(NGROUPS_MAX, grps); in tprintf()220 for (grp = 0; grp < gcnt; ++grp) in tprintf()223 Scp = (grp < gcnt) ? PRCHROOT : PRCH; in tprintf()