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

/freebsd-11-stable/lib/libc/rpc/
H A Dauth_none.c66 static void authnone_destroy (AUTH *);
154 authnone_destroy(AUTH *client) function
171 ops.ah_destroy = authnone_destroy;
/freebsd-11-stable/sys/rpc/
H A Dauth_none.c69 static void authnone_destroy (AUTH *);
76 .ah_destroy = authnone_destroy,
153 authnone_destroy(AUTH *client) function

Completed in 110 milliseconds