Searched refs:opaque_auth (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Drpc_commondata.c64 struct opaque_auth _null_auth = {0};
69 struct opaque_auth _null_auth;
H A Dauth_unix.h103 struct opaque_auth new_cred;
H A Dauth.h116 struct opaque_auth { struct
127 struct opaque_auth ah_cred;
128 struct opaque_auth ah_verf;
156 * struct opaque_auth verf;
184 extern struct opaque_auth _null_auth;
H A Drpc_msg.h114 struct opaque_auth ar_verf;
185 struct opaque_auth cb_cred;
186 struct opaque_auth cb_verf; /* protocol specific - provided by client */
H A Dsvc.h121 struct opaque_auth xp_verf; /* raw response verifier */
183 struct opaque_auth rq_cred; /* raw creds from the wire */
H A Dauth_unix.c107 struct opaque_auth au_origcred; /* original credentials */
108 struct opaque_auth au_shcred; /* short hand cred */
266 struct opaque_auth verf;
H A Drpc_prot.c80 struct opaque_auth _null_auth;
89 register struct opaque_auth *ap;
H A Drpc_callmsg.c87 register struct opaque_auth *oa;

Completed in 591 milliseconds