HomeSort by relevance Sort by last modified time
    Searched refs:opaque_auth (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth.h 85 struct opaque_auth { struct
96 struct opaque_auth ah_cred;
97 struct opaque_auth ah_verf;
102 int (*ah_validate) (AUTH *, struct opaque_auth *);
117 * struct opaque_auth verf;
145 extern struct opaque_auth _null_auth;
209 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *) __THROW;
rpc_msg.h 92 struct opaque_auth ar_verf;
146 struct opaque_auth cb_cred;
147 struct opaque_auth cb_verf; /* protocol specific - provided by client */
auth_unix.h 85 struct opaque_auth new_cred;
svc.h 96 struct opaque_auth xp_verf; /* raw response verifier */
153 struct opaque_auth rq_cred; /* raw creds from the wire */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 85 struct opaque_auth { struct
96 struct opaque_auth ah_cred;
97 struct opaque_auth ah_verf;
102 int (*ah_validate) (AUTH *, struct opaque_auth *);
117 * struct opaque_auth verf;
145 extern struct opaque_auth _null_auth;
209 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *) __THROW;
rpc_msg.h 92 struct opaque_auth ar_verf;
146 struct opaque_auth cb_cred;
147 struct opaque_auth cb_verf; /* protocol specific - provided by client */
auth_unix.h 85 struct opaque_auth new_cred;
svc.h 96 struct opaque_auth xp_verf; /* raw response verifier */
153 struct opaque_auth rq_cred; /* raw creds from the wire */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 85 struct opaque_auth { struct
96 struct opaque_auth ah_cred;
97 struct opaque_auth ah_verf;
102 int (*ah_validate) (AUTH *, struct opaque_auth *);
117 * struct opaque_auth verf;
145 extern struct opaque_auth _null_auth;
209 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *) __THROW;
rpc_msg.h 92 struct opaque_auth ar_verf;
146 struct opaque_auth cb_cred;
147 struct opaque_auth cb_verf; /* protocol specific - provided by client */
auth_unix.h 85 struct opaque_auth new_cred;
svc.h 96 struct opaque_auth xp_verf; /* raw response verifier */
153 struct opaque_auth rq_cred; /* raw creds from the wire */

Completed in 5924 milliseconds