taglinefilesource code
c_line1884drivers/char/serial.ctty->termios->c_line = N_TTY;
c_line186drivers/char/tty_io.ctty->termios->c_line = ldisc;
c_line191drivers/char/tty_io.ctty->termios->c_line = tty->ldisc.num;
c_line194drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line349drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line1011drivers/char/tty_io.ctty->termios->c_line = N_TTY;
c_line1016drivers/char/tty_io.co_tty->termios->c_line = N_TTY;
c_line91drivers/char/tty_ioctl.ctermios->c_line = locked->c_line ? old->c_line : termios->c_line;
c_line192drivers/char/tty_ioctl.ctmp_termio.c_line = tty->termios->c_line;
c_line80include/linux/termios.hunsigned char c_line;    /* line discipline */
c_line90include/linux/termios.hcc_t c_line;      /* line discipline */