Searched defs:rpc_auth (Results 1 – 3 of 3) sorted by relevance
13379 struct rpc_auth { struct13385 const struct rpc_authops *au_ops; argument13386 rpc_authflavor_t au_flavor; argument13393 int (*cr_init)(struct rpc_auth *, struct rpc_cred *); argument
13692 struct rpc_auth { struct13698 const struct rpc_authops *au_ops; argument13699 rpc_authflavor_t au_flavor; argument13706 int (*cr_init)(struct rpc_auth *, struct rpc_cred *); argument115331 struct rpc_auth rpc_auth; member