HomeSort by: relevance | last modified time | path
    Searched defs:authunix_validate (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/rpc/
auth_unix.c 84 static bool_t authunix_validate(AUTH *, struct opaque_auth *);
253 authunix_validate(AUTH *auth, struct opaque_auth *verf) function in typeref:typename:bool_t
383 ops.ah_validate = authunix_validate;

Completed in 51 milliseconds