Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/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()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_none.c127 authnone_validate(AUTH *client, struct opaque_auth *opaque) in authnone_validate() function
157 ops.ah_validate = authnone_validate; in authnone_ops()