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

/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_unix.c73 static void authunix_destroy (AUTH *);
320 authunix_destroy(auth) function
378 ops.ah_destroy = authunix_destroy;
/freebsd-10.3-release/sys/rpc/
H A Dauth_unix.c74 static void authunix_destroy (AUTH *);
82 .ah_destroy = authunix_destroy,
337 authunix_destroy(AUTH *auth) function

Completed in 103 milliseconds