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

/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_unix.c69 static void authunix_nextverf (AUTH *);
221 authunix_nextverf(auth) function
374 ops.ah_nextverf = authunix_nextverf;
/freebsd-10.3-release/sys/rpc/
H A Dauth_unix.c69 static void authunix_nextverf (AUTH *);
78 .ah_nextverf = authunix_nextverf,
244 authunix_nextverf(AUTH *auth) function

Completed in 52 milliseconds