Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dauth_unix.c82 static void authunix_nextverf(AUTH *);
235 authunix_nextverf(AUTH *auth) in authunix_nextverf() function
381 ops.ah_nextverf = authunix_nextverf; in authunix_ops()