taglinefilesource code
o_ltp714drivers/char/tty_io.cstruct termios *ltp, **ltp_loc, *o_ltp, **o_ltp_loc;
o_ltp726drivers/char/tty_io.cltp = o_ltp = NULL;
o_ltp792drivers/char/tty_io.cif (!*o_ltp_loc && !o_ltp) {
o_ltp793drivers/char/tty_io.co_ltp = (struct termios *)
o_ltp795drivers/char/tty_io.cif (!o_ltp)
o_ltp797drivers/char/tty_io.cmemset(o_ltp, 0, sizeof(struct termios));
o_ltp834drivers/char/tty_io.c*o_ltp_loc = o_ltp;
o_ltp835drivers/char/tty_io.co_ltp = NULL;
o_ltp871drivers/char/tty_io.cif (o_ltp)
o_ltp872drivers/char/tty_io.ckfree_s(o_ltp, sizeof(struct termios));
o_ltp884drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_ltp929drivers/char/tty_io.co_ltp = (o_tty) ? o_tty->termios_locked : NULL;
o_ltp943drivers/char/tty_io.cif (o_ltp != tty->driver.other->termios_locked[idx]) {
o_ltp1042drivers/char/tty_io.cif (o_ltp)
o_ltp1043drivers/char/tty_io.ckfree_s(o_ltp, sizeof(struct termios));