Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dmonitor.h45 MONITOR_REQ_PTY = 28, MONITOR_ANS_PTY = 29, enumerator
H A Dmonitor.c1585 mm_request_send(sock, MONITOR_ANS_PTY, m); in mm_answer_pty()
1612 mm_request_send(sock, MONITOR_ANS_PTY, m); in mm_answer_pty()
H A Dmonitor_wrap.c590 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_PTY, m); in mm_pty_allocate()