taglinefilesource code
o_tp775drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp787drivers/char/tty_io.ctp = o_tp = NULL;
o_tp846drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp847drivers/char/tty_io.co_tp = (struct termios *)
o_tp849drivers/char/tty_io.cif (!o_tp)
o_tp851drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp899drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp900drivers/char/tty_io.co_tp = NULL;
o_tp936drivers/char/tty_io.cif (o_tp)
o_tp937drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp953drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp1000drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp1011drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp1057drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));