Searched refs:maxgrplist (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_unix.c206 static int maxgrplist = NGROUPS; variable
213 maxgrplist = num;
236 if (len > maxgrplist) {
237 len = maxgrplist;

Completed in 126 milliseconds