Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dauth_unix.c86 static void authunix_destroy(AUTH *);
329 authunix_destroy(AUTH *auth) in authunix_destroy() function
385 ops.ah_destroy = authunix_destroy; in authunix_ops()