Home
last modified time | relevance | path

Searched refs:old_flow (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/tty/
Dtty_ioctl.c521 int old_flow = ((old_termios.c_iflag & IXON) && in tty_set_termios() local
527 if ((old_flow != new_flow) || extproc) { in tty_set_termios()
529 if (old_flow != new_flow) { in tty_set_termios()