HomeSort by relevance Sort by last modified time
    Searched full:auth_cred (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/sunrpc/
auth.h 27 struct auth_cred { struct
102 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
103 struct rpc_cred * (*crcreate)(struct rpc_auth*, struct auth_cred *, int);
111 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int);
131 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int);

Completed in 27 milliseconds