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

/freebsd-10.1-release/lib/libc/rpc/
H A Dauth_unix.c72 static bool_t authunix_refresh (AUTH *, void *);
276 authunix_refresh(AUTH *auth, void *dummy) function
377 ops.ah_refresh = authunix_refresh;
/freebsd-10.1-release/sys/rpc/
H A Dauth_unix.c73 static bool_t authunix_refresh (AUTH *, void *);
81 .ah_refresh = authunix_refresh,
298 authunix_refresh(AUTH *auth, void *dummy) function

Completed in 62 milliseconds