Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dtty_ioctl.c520 int extproc = (old_termios.c_lflag & EXTPROC) | in tty_set_termios() local
528 if ((old_flow != new_flow) || extproc) { in tty_set_termios()
537 if (extproc) in tty_set_termios()