Home
last modified time | relevance | path

Searched defs:rpc_auth (Results 1 – 2 of 2) sorted by relevance

/third_party/Linux_Kernel/include/linux/sunrpc/
Dauth.h83 struct rpc_auth { struct
92 const struct rpc_authops *au_ops; /* operations */ argument
93 rpc_authflavor_t au_flavor; /* pseudoflavor (note may argument
119 struct rpc_auth * (*create)(struct rpc_auth_create_args *, struct rpc_clnt *); argument
/third_party/NuttX/fs/nfs/
Drpc.h298 struct rpc_auth_info rpc_auth; member