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

/freebsd-12-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_wrap.c726 debug3("%s: waiting for MONITOR_ANS_PAM_INIT_CTX", __func__);
728 MONITOR_ANS_PAM_INIT_CTX, m);
H A Dmonitor.c1054 mm_request_send(sock, MONITOR_ANS_PAM_INIT_CTX, m);

Completed in 115 milliseconds