Home | History | Annotate | Download | only in openssh

Lines Matching full:openpty

9027 	openpty \
9933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if openpty correctly handles controlling tty" >&5
9934 $as_echo_n "checking if openpty correctly handles controlling tty... " >&6; }
9969 openpty(&ptyfd, &ttyfd, NULL, NULL, NULL);