Home
last modified time | relevance | path

Searched refs:gss_pipe_get (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c929 static struct gss_pipe *gss_pipe_get(struct rpc_clnt *clnt, in gss_pipe_get() function
1032 gss_pipe = gss_pipe_get(clnt, "gssd", &gss_upcall_ops_v1); in gss_create_new()
1039 gss_pipe = gss_pipe_get(clnt, gss_auth->mech->gm_name, in gss_create_new()