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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcauth.c87 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) function
98 EXPORT_SYMBOL_GPL(svc_auth_register); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dsvcauth.h119 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1433 int rv = svc_auth_register(RPC_AUTH_GSS, &svcauthops_gss);

Completed in 47 milliseconds