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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/scripts/
H A Dxzmore.in37 oldtty=`stty -g 2>/dev/null`
44 if test $? -eq 0 && test -n "$oldtty"; then
45 trap 'stty $oldtty 2>/dev/null; exit' 0 2 3 5 10 13 15
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c4875 struct tty_struct *oldtty = info->port.tty; local
4907 info->port.tty = oldtty;
4947 struct tty_struct *oldtty = info->port.tty; local
4991 info->port.tty = oldtty;
H A Dsynclinkmp.c5252 struct tty_struct *oldtty = info->port.tty; local
5300 info->port.tty = oldtty;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c4875 struct tty_struct *oldtty = info->port.tty; local
4907 info->port.tty = oldtty;
4947 struct tty_struct *oldtty = info->port.tty; local
4991 info->port.tty = oldtty;
H A Dsynclinkmp.c5252 struct tty_struct *oldtty = info->port.tty; local
5300 info->port.tty = oldtty;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c320 static struct termios oldtty; variable in typeref:struct:termios
326 tcsetattr (0, TCSANOW, &oldtty);
345 oldtty = tty;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c320 static struct termios oldtty; variable in typeref:struct:termios
326 tcsetattr (0, TCSANOW, &oldtty);
345 oldtty = tty;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c320 static struct termios oldtty; variable in typeref:struct:termios
326 tcsetattr (0, TCSANOW, &oldtty);
345 oldtty = tty;

Completed in 365 milliseconds