taglinefilesource code
o_ltp713drivers/char/tty_io.cstruct termios *ltp, **ltp_loc, *o_ltp, **o_ltp_loc;
o_ltp725drivers/char/tty_io.cltp = o_ltp = NULL;
o_ltp791drivers/char/tty_io.cif (!*o_ltp_loc && !o_ltp) {
o_ltp792drivers/char/tty_io.co_ltp = (struct termios *)
o_ltp794drivers/char/tty_io.cif (!o_ltp)
o_ltp796drivers/char/tty_io.cmemset(o_ltp, 0, sizeof(struct termios));
o_ltp833drivers/char/tty_io.c*o_ltp_loc = o_ltp;
o_ltp834drivers/char/tty_io.co_ltp = NULL;
o_ltp870drivers/char/tty_io.cif (o_ltp)
o_ltp871drivers/char/tty_io.ckfree_s(o_ltp, sizeof(struct termios));
o_ltp883drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_ltp928drivers/char/tty_io.co_ltp = (o_tty) ? o_tty->termios_locked : NULL;
o_ltp942drivers/char/tty_io.cif (o_ltp != tty->driver.other->termios_locked[idx]) {
o_ltp1041drivers/char/tty_io.cif (o_ltp)
o_ltp1042drivers/char/tty_io.ckfree_s(o_ltp, sizeof(struct termios));