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

/freebsd-12-stable/lib/libc/rpc/
H A Dauth_unix.c75 static void authunix_destroy (AUTH *);
312 authunix_destroy(AUTH *auth) function
368 ops.ah_destroy = authunix_destroy;
/freebsd-12-stable/sys/rpc/
H A Dauth_unix.c76 static void authunix_destroy (AUTH *);
84 .ah_destroy = authunix_destroy,
339 authunix_destroy(AUTH *auth) function

Completed in 152 milliseconds