Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/rpc/
H A Dauth_unix.c65 static void authunix_destroy(AUTH *);
73 authunix_destroy,
287 authunix_destroy(AUTH *auth) in authunix_destroy() function
/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