HomeSort by relevance Sort by last modified time
    Searched defs:opaque_auth (Results 1 - 3 of 3) 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;
  /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;
  /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;

Completed in 373 milliseconds