Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dauth_unix.c86 static void authunix_destroy (AUTH *);
332 authunix_destroy(auth) in authunix_destroy() function
409 ops.ah_destroy = authunix_destroy; in authunix_ops()