Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dauth_none.c86 static bool_t authnone_refresh (AUTH *, void *);
169 authnone_refresh(AUTH *client, void *dummy) in authnone_refresh() function
206 ops.ah_refresh = authnone_refresh; in authnone_ops()