taglinefilesource code
o_tp718drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp730drivers/char/tty_io.ctp = o_tp = NULL;
o_tp789drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp790drivers/char/tty_io.co_tp = (struct termios *)
o_tp792drivers/char/tty_io.cif (!o_tp)
o_tp794drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp835drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp836drivers/char/tty_io.co_tp = NULL;
o_tp872drivers/char/tty_io.cif (o_tp)
o_tp873drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp889drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp933drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp943drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp984drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));