taglinefilesource code
c_line1803drivers/char/serial.ctty->termios->c_line = N_TTY;
c_line183drivers/char/tty_io.ctty->termios->c_line = ldisc;
c_line188drivers/char/tty_io.ctty->termios->c_line = tty->ldisc.num;
c_line191drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line346drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line1002drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line83drivers/char/tty_ioctl.ctermios->c_line = locked->c_line ? old->c_line : termios->c_line;
c_line184drivers/char/tty_ioctl.ctmp_termio.c_line = tty->termios->c_line;
c_line78include/linux/termios.hunsigned char c_line;    /* line discipline */
c_line88include/linux/termios.hcc_t c_line;      /* line discipline */