Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dauth_none.c87 static void authnone_destroy (AUTH *);
177 authnone_destroy(AUTH *client) in authnone_destroy() function
207 ops.ah_destroy = authnone_destroy; in authnone_ops()