Lines Matching refs:pty
90 avoid a pty deadlock with telnetd.)
136 * pty.c:
239 * pty.c (pty_close): When closing a pty, make sure packet mode is
336 open master pty which is already open from EAGAIN to EIO,
341 * pty.c (pty_open, pty_close): Fix wait loop so that we don't
381 exit, do not perform an implicit vhangup on a pty.
417 * pty.c (pty_init): Use new major numbers for PTY master and slave
418 devices. This allow us to have more than 64 pty's. We
419 register the old pty devices for backwards compatibility.
420 Note that a system should either be using the old pty
421 devices or the new pty devices --- in general, it should
422 try to use both, since they map into the same pty table.
423 The old pty devices are strictly for backwards compatibility.
430 * pty.c (pty_close): When the master pty is closed, send a hangup
431 to the slave pty.
698 has hung up file descriptors keeping a pty's termios from
701 * tty_io.c (release_dev): Fix memory leak. The pty's other