Searched defs:aops (Results 1 – 1 of 1) sorted by relevance
46 struct auth_ops *aops; in svc_get_auth_ops() local59 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()78 struct auth_ops *aops; in svc_authenticate() local128 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local141 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()171 struct auth_ops *aops = rqstp->rq_authop; in svc_auth_flavor() local
Completed in 3 milliseconds