Home | History | Annotate | Download | only in openssh

Lines Matching full:openpty

1469 	openpty \
1786 dnl make sure that openpty does not reacquire controlling terminal
1788 AC_MSG_CHECKING([if openpty correctly handles controlling tty])
1811 openpty(&ptyfd, &ttyfd, NULL, NULL, NULL);