taglinefilesource code
START_CHAR1438drivers/char/cyclades.cbase_addr[CySCHR1] = START_CHAR(info->tty);
START_CHAR1738drivers/char/cyclades.cinfo->x_char = START_CHAR(tty);
START_CHAR360drivers/char/n_tty.cif (c == START_CHAR(tty))
START_CHAR401drivers/char/n_tty.cif (c == START_CHAR(tty)) {
START_CHAR654drivers/char/n_tty.cset_bit(START_CHAR(tty), &tty->process_char_map);
START_CHAR1401drivers/char/serial.cinfo->x_char = START_CHAR(tty);
START_CHAR160drivers/char/tty_ioctl.cSTART_CHAR(tty) == '\021');
START_CHAR272drivers/char/tty_ioctl.cif (START_CHAR(tty) != __DISABLED_CHAR)
START_CHAR274drivers/char/tty_ioctl.c&START_CHAR(tty), 1);