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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c760 static struct auth_ops svcauthops_gss; variable in typeref:struct:auth_ops
785 new->h.flavour = &svcauthops_gss;
1420 static struct auth_ops svcauthops_gss = { variable in typeref:struct:auth_ops
1433 int rv = svc_auth_register(RPC_AUTH_GSS, &svcauthops_gss);

Completed in 18 milliseconds