Home
last modified time | relevance | path

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

/netbsd/lib/libc/rpc/
H A Dauth_unix.c82 static bool_t authunix_refresh(AUTH *);
282 authunix_refresh(AUTH *auth) in authunix_refresh() function
384 ops.ah_refresh = authunix_refresh; in authunix_ops()