HomeSort by relevance Sort by last modified time
    Searched refs:MONITOR_ANS_PAM_INIT_CTX (Results 1 - 3 of 3) sorted by null

  /external/openssh/
monitor.h 58 MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX,
monitor_wrap.c 826 debug3("%s: waiting for MONITOR_ANS_PAM_INIT_CTX", __func__);
827 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_PAM_INIT_CTX, &m);
    [all...]
monitor.c 1035 mm_request_send(sock, MONITOR_ANS_PAM_INIT_CTX, m);
    [all...]

Completed in 27 milliseconds