Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dauth_none.c73 static bool_t authnone_validate(AUTH *, struct opaque_auth *);
80 authnone_validate,
140 authnone_validate(AUTH *client, struct opaque_auth *auth) in authnone_validate() function