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

/freebsd-13-stable/crypto/openssh/
H A Dmonitor.h63 MONITOR_REQ_PAM_RESPOND = 108, MONITOR_ANS_PAM_RESPOND = 109, enumerator in enum:monitor_reqtype
H A Dmonitor_wrap.c793 debug3("%s: waiting for MONITOR_ANS_PAM_RESPOND", __func__);
795 MONITOR_ANS_PAM_RESPOND, m);
H A Dmonitor.c1129 mm_request_send(sock, MONITOR_ANS_PAM_RESPOND, m);

Completed in 59 milliseconds