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

/freebsd-12-stable/sys/rpc/
H A Dauth_unix.c106 #define AUTH_UNIX_MAX 256 macro
141 if (auth_unix_count > AUTH_UNIX_MAX) {
142 while (auth_unix_count > AUTH_UNIX_MAX) {

Completed in 107 milliseconds