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

  /external/openssh/
monitor.h 45 MONITOR_REQ_PTY, MONITOR_ANS_PTY,
monitor.c     [all...]
monitor_wrap.c 724 debug3("%s: waiting for MONITOR_ANS_PTY", __func__);
725 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_PTY, &m);
    [all...]

Completed in 580 milliseconds