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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 106 milliseconds