Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/auth_gss/
Dauth_gss.c1017 static void gss_pipe_free(struct gss_pipe *p) in gss_pipe_free() function
1099 gss_pipe_free(gss_auth->gss_pipe[1]); in gss_create_new()
1118 gss_pipe_free(gss_auth->gss_pipe[0]); in gss_free()
1119 gss_pipe_free(gss_auth->gss_pipe[1]); in gss_free()
1154 gss_pipe_free(gss_auth->gss_pipe[0]); in gss_destroy()
1156 gss_pipe_free(gss_auth->gss_pipe[1]); in gss_destroy()