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

  /external/openssh/
monitor.h 60 MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
monitor_wrap.c 882 debug3("%s: waiting for MONITOR_ANS_PAM_RESPOND", __func__);
883 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_PAM_RESPOND, &m);
    [all...]
monitor.c 1097 mm_request_send(sock, MONITOR_ANS_PAM_RESPOND, m);
    [all...]

Completed in 25 milliseconds