taglinefilesource code
o_tp761drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp773drivers/char/tty_io.ctp = o_tp = NULL;
o_tp832drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp833drivers/char/tty_io.co_tp = (struct termios *)
o_tp835drivers/char/tty_io.cif (!o_tp)
o_tp837drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp878drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp879drivers/char/tty_io.co_tp = NULL;
o_tp915drivers/char/tty_io.cif (o_tp)
o_tp916drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp932drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp977drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp987drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp1028drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));