Home
last modified time | relevance | path

Searched defs:aops (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/
Dsvcauth.c40 struct auth_ops *aops; in svc_authenticate() local
74 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local
87 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()