Searched refs:MONITOR_REQ_PAM_INIT_CTX (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | monitor.h | 62 MONITOR_REQ_PAM_INIT_CTX = 104, MONITOR_ANS_PAM_INIT_CTX = 105, enumerator
|
D | monitor.c | 214 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx}, 277 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx},
|
D | monitor_wrap.c | 617 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_INIT_CTX, &m); in mm_sshpam_init_ctx()
|