taglinefilesource code
o_tp_loc780drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp_loc795drivers/char/tty_io.co_tp_loc = o_ltp_loc = NULL;
o_tp_loc834drivers/char/tty_io.co_tp_loc = &driver->other->termios[idx];
o_tp_loc851drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp_loc903drivers/char/tty_io.cif (!*o_tp_loc) {
o_tp_loc904drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp_loc912drivers/char/tty_io.co_tty->termios = *o_tp_loc;