Searched defs:rpc_auth (Results 1 – 3 of 3) sorted by relevance
83 struct rpc_auth { struct92 const struct rpc_authops *au_ops; /* operations */ argument93 rpc_authflavor_t au_flavor; /* pseudoflavor (note may argument119 struct rpc_auth * (*create)(struct rpc_auth_create_args *, struct rpc_clnt *); argument
50 } rpc_auth; member
92 struct rpc_auth rpc_auth; member