Searched defs:svcauthops_gss (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c761 static struct auth_ops svcauthops_gss; variable in typeref:struct:auth_ops
786 new->h.flavour = &svcauthops_gss;
1752 static struct auth_ops svcauthops_gss = { variable in typeref:struct:auth_ops
1853 return svc_auth_register(RPC_AUTH_GSS, &svcauthops_gss);

Completed in 7 milliseconds