Searched refs:svcauthops_gss (Results 1 – 1 of 1) sorted by relevance
799 static struct auth_ops svcauthops_gss; variable824 new->h.flavour = &svcauthops_gss; in svcauth_gss_register_pseudoflavor()2006 static struct auth_ops svcauthops_gss = { variable2117 return svc_auth_register(RPC_AUTH_GSS, &svcauthops_gss); in gss_svc_init()
Completed in 11 milliseconds