Searched defs:rpc_auth (Results 1 – 2 of 2) 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
298 struct rpc_auth_info rpc_auth; member