Searched refs:grouplen_max (Results 1 – 1 of 1) sorted by relevance
489 int grouplen_max; /* length of allocated cached groups */ member531 if (cred != NULL && cred->grouplen_max < i_grouplen) in authdes_getucred()552 cred->grouplen_max = ngroups_max; in authdes_getucred()
Completed in 5 milliseconds