taglinefilesource code
c_line1799drivers/char/serial.ctty->termios->c_line = N_TTY;
c_line180drivers/char/tty_io.ctty->termios->c_line = ldisc;
c_line185drivers/char/tty_io.ctty->termios->c_line = tty->ldisc.num;
c_line188drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line343drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line1001drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line79drivers/char/tty_ioctl.ctermios->c_line = locked->c_line ? old->c_line : termios->c_line;
c_line153drivers/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 */