Searched refs:MONITOR_REQ_PAM_INIT_CTX (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | monitor.h | 58 MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX, enumerator
|
D | monitor.c | 231 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx}, 298 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx},
|
D | monitor_wrap.c | 825 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_INIT_CTX, &m); in mm_sshpam_init_ctx()
|