HomeSort by: relevance | last modified time | path
    Searched defs:opaque_auth (Results 1 - 2 of 2) sorted by relevancy

  /src/include/rpc/
auth.h 87 struct opaque_auth { struct
98 struct opaque_auth ah_cred;
99 struct opaque_auth ah_verf;
107 struct opaque_auth *);
123 * struct opaque_auth verf;
151 extern struct opaque_auth _null_auth;
174 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);
auth.h 87 struct opaque_auth { struct
98 struct opaque_auth ah_cred;
99 struct opaque_auth ah_verf;
107 struct opaque_auth *);
123 * struct opaque_auth verf;
151 extern struct opaque_auth _null_auth;
174 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);

Completed in 23 milliseconds