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

/freebsd-10.0-release/crypto/openssh/
H A Dmonitor.h67 MONITOR_REQ_PAM_INIT_CTX = 104, MONITOR_ANS_PAM_INIT_CTX = 105, enumerator in enum:monitor_reqtype
H A Dmonitor_wrap.c827 debug3("%s: waiting for MONITOR_ANS_PAM_INIT_CTX", __func__);
828 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_PAM_INIT_CTX, &m);
H A Dmonitor.c1064 mm_request_send(sock, MONITOR_ANS_PAM_INIT_CTX, m);

Completed in 142 milliseconds