svcauthops_gss 792 net/sunrpc/auth_gss/svcauth_gss.c static struct auth_ops svcauthops_gss; svcauthops_gss 817 net/sunrpc/auth_gss/svcauth_gss.c new->h.flavour = &svcauthops_gss; svcauthops_gss 1845 net/sunrpc/auth_gss/svcauth_gss.c static struct auth_ops svcauthops_gss = { svcauthops_gss 1946 net/sunrpc/auth_gss/svcauth_gss.c return svc_auth_register(RPC_AUTH_GSS, &svcauthops_gss);