Searched refs:MONITOR_REQ_PAM_INIT_CTX (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dmonitor.h61 MONITOR_REQ_PAM_INIT_CTX = 104, MONITOR_ANS_PAM_INIT_CTX = 105, enumerator in enum:monitor_reqtype
H A Dmonitor.c205 {MONITOR_REQ_PAM_INIT_CTX, MON_ONCE, mm_answer_pam_init_ctx},
1005 monitor_permit(mon_dispatch, MONITOR_REQ_PAM_INIT_CTX, 1);
1150 monitor_permit(mon_dispatch, MONITOR_REQ_PAM_INIT_CTX, 1);
H A Dmonitor_wrap.c725 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_INIT_CTX, m);

Completed in 47 milliseconds