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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dtty_io.c2212 int pty_master, tty_closing, o_tty_closing, do_sleep; local
2317 tty_closing = tty->count <= 1;
2322 if (tty_closing) {
2389 if(tty_closing)
2399 if (tty_closing || o_tty_closing) {
2410 if (!tty_closing || (o_tty && !o_tty_closing))

Completed in 169 milliseconds