Searched refs:rpcauth_create (Results 1 – 3 of 3) sorted by relevance
97 struct rpc_auth * rpcauth_create(unsigned int, struct rpc_clnt *);
56 rpcauth_create(unsigned int flavor, struct rpc_clnt *clnt) in rpcauth_create() function
109 if (!rpcauth_create(flavor, clnt)) in rpc_create_client()