Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_unix.c68 static void authunix_destroy (AUTH *);
305 authunix_destroy(AUTH *auth) in authunix_destroy() function
361 ops.ah_destroy = authunix_destroy; in authunix_ops()
/freebsd/sys/rpc/
H A Dauth_unix.c70 static void authunix_destroy (AUTH *);
78 .ah_destroy = authunix_destroy,
331 authunix_destroy(AUTH *auth) in authunix_destroy() function