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

/freebsd-12-stable/lib/libc/rpc/
H A Dauth_none.c68 static void authnone_destroy (AUTH *);
156 authnone_destroy(AUTH *client) function
173 ops.ah_destroy = authnone_destroy;
/freebsd-12-stable/sys/rpc/
H A Dauth_none.c71 static void authnone_destroy (AUTH *);
78 .ah_destroy = authnone_destroy,
155 authnone_destroy(AUTH *client) function

Completed in 46 milliseconds