Home | History | Annotate | Download | only in openssh

Lines Matching full:tty

434 		[[ (void)loginfailed("user","host","tty",0); ]])],
596 [Define if you shouldn't strip 'tty' from your
661 AC_DEFINE([NEED_SETPGRP], [1], [Need setpgrp to acquire controlling tty])
719 # Pushing STREAMS modules will cause sshd to acquire a controlling tty.
721 [Define if sshd somehow reacquires a controlling TTY
1788 AC_MSG_CHECKING([if openpty correctly handles controlling tty])
1812 fd = open("/dev/tty", O_RDWR | O_NOCTTY);