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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c1527 int pty_master, tty_closing, o_tty_closing, do_sleep; local
1627 o_tty_closing = o_tty &&
1641 if (o_tty_closing) {
1700 if (o_tty_closing)
1708 if (tty_closing || o_tty_closing) {
1719 if (!tty_closing || (o_tty && !o_tty_closing)) {

Completed in 17 milliseconds