Home
last modified time | relevance | path

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

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