Home
last modified time | relevance | path

Searched refs:MONITOR_REQ_PTYCLEANUP (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dmonitor.h48 MONITOR_REQ_PTYCLEANUP = 30, enumerator
Dmonitor.c243 {MONITOR_REQ_PTYCLEANUP, 0, mm_answer_pty_cleanup},
408 monitor_permit(mon_dispatch, MONITOR_REQ_PTYCLEANUP, 1); in monitor_child_postauth()
Dmonitor_wrap.c544 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PTYCLEANUP, &m); in mm_session_pty_cleanup2()