Searched refs:tty_closing (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_io.c1635 int pty_master, tty_closing, o_tty_closing, do_sleep; local
1691 tty_closing = tty->count <= 1;
1696 if (tty_closing) {
1762 if (tty_closing)
1772 if (tty_closing || o_tty_closing) {
1783 if (!tty_closing || (o_tty && !o_tty_closing)) {

Completed in 14 milliseconds