Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dauth.h85 struct opaque_auth { struct
96 struct opaque_auth ah_cred; argument
97 struct opaque_auth ah_verf;
102 int (*ah_validate) (AUTH *, struct opaque_auth *);
145 extern struct opaque_auth _null_auth;
209 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *) __THROW;
H A Drpc_msg.h92 struct opaque_auth ar_verf;
146 struct opaque_auth cb_cred;
147 struct opaque_auth cb_verf; /* protocol specific - provided by client */
H A Dsvc.h96 struct opaque_auth xp_verf; /* raw response verifier */
153 struct opaque_auth rq_cred; /* raw creds from the wire */
H A Dauth_unix.h85 struct opaque_auth new_cred;