Searched refs:auth_ops (Results 1 – 5 of 5) sorted by relevance
27 extern struct auth_ops svcauth_null;28 extern struct auth_ops svcauth_unix;31 static struct auth_ops *authtab[RPC_AUTH_MAXFLAVOR] = {40 struct auth_ops *aops; in svc_authenticate()76 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise()89 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
37 extern struct auth_ops svcauth_null;38 extern struct auth_ops svcauth_unix;778 struct auth_ops svcauth_null = {863 struct auth_ops svcauth_unix = {
72 struct auth_ops *flavour;115 struct auth_ops { struct144 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops); argument
241 struct auth_ops * rq_authop; /* authentication flavour */
763 static struct auth_ops svcauthops_gss;1754 static struct auth_ops svcauthops_gss = {