Searched defs:pam_auth_req (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/pam/
H A Dpamsrv.h30 struct pam_auth_req;
32 typedef void (pam_dp_callback_t)(struct pam_auth_req *preq);
51 struct pam_auth_req *preq;
54 struct pam_auth_req { struct
77 int pam_dp_send_req(struct pam_auth_req *preq, int timeout);
79 int LOCAL_pam_handler(struct pam_auth_req *preq);

Completed in 265 milliseconds