taglinefilesource code
o_tp767drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp779drivers/char/tty_io.ctp = o_tp = NULL;
o_tp838drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp839drivers/char/tty_io.co_tp = (struct termios *)
o_tp841drivers/char/tty_io.cif (!o_tp)
o_tp843drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp891drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp892drivers/char/tty_io.co_tp = NULL;
o_tp928drivers/char/tty_io.cif (o_tp)
o_tp929drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp945drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp990drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp1000drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp1044drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));