Home | History | Annotate | Download | only in openssh

Lines Matching refs:ptyfd

702 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen)
743 if ((*ptyfd = mm_receive_fd(pmonitor->m_recvfd)) == -1 ||