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

/freebsd-12-stable/lib/libc/rpc/
H A Dauth_unix.c74 static bool_t authunix_refresh (AUTH *, void *);
268 authunix_refresh(AUTH *auth, void *dummy) function
367 ops.ah_refresh = authunix_refresh;
/freebsd-12-stable/sys/rpc/
H A Dauth_unix.c75 static bool_t authunix_refresh (AUTH *, void *);
83 .ah_refresh = authunix_refresh,
300 authunix_refresh(AUTH *auth, void *dummy) function

Completed in 59 milliseconds