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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_pppvar.h119 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dif_pppvar.h88 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_hdlc.c137 struct tty_struct *backup_tty; member in struct:n_hdlc
303 if (tty == n_hdlc->backup_tty)
304 n_hdlc->backup_tty = NULL;
307 if (n_hdlc->backup_tty) {
308 n_hdlc->tty = n_hdlc->backup_tty;

Completed in 44 milliseconds