Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c39 static bool_t authnone_validate(AUTH *, struct opaque_auth *);
46 authnone_validate,
132 authnone_validate(AUTH *auth, struct opaque_auth *verf) in authnone_validate() function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c100 authnone_validate(AUTH *foo, struct opaque_auth *bar) in authnone_validate() function
126 ops.ah_validate = authnone_validate; in authnone_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c125 authnone_validate(AUTH *client, struct opaque_auth *opaque) in authnone_validate() function
155 ops.ah_validate = authnone_validate; in authnone_ops()