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

  /external/kernel-headers/original/linux/sunrpc/
auth.h 76 rpc_authflavor_t au_flavor; /* pseudoflavor (note may
95 rpc_authflavor_t au_flavor; /* flavor (RPC_AUTH_*) */
99 struct rpc_auth * (*create)(struct rpc_clnt *, rpc_authflavor_t);
129 struct rpc_auth * rpcauth_create(rpc_authflavor_t, struct rpc_clnt *);
msg_prot.h 15 typedef u32 rpc_authflavor_t; typedef
svcauth.h 118 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);
119 extern void svc_auth_unregister(rpc_authflavor_t flavor);
clnt.h 116 u32 version, rpc_authflavor_t authflavor);
119 u32 version, rpc_authflavor_t authflavor);

Completed in 37 milliseconds