Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_unix.c64 static void authunix_nextverf (AUTH *);
211 authunix_nextverf(AUTH *auth) in authunix_nextverf() function
357 ops.ah_nextverf = authunix_nextverf; in authunix_ops()
/freebsd/sys/rpc/
H A Dauth_unix.c65 static void authunix_nextverf (AUTH *);
74 .ah_nextverf = authunix_nextverf,
240 authunix_nextverf(AUTH *auth) in authunix_nextverf() function