taglinefilesource code
IS_A_PTY_MASTER31drivers/char/pty.cif (IS_A_PTY_MASTER(tty->line)) {
IS_A_PTY_MASTER46drivers/char/pty.cif (IS_A_PTY_MASTER(tty->line))
IS_A_PTY_MASTER64drivers/char/pty.cskip_readq = IS_A_PTY_MASTER(to->line) && to->disc == N_TTY;
IS_A_PTY_MASTER1225drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev) && tty_table[dev] && tty_table[dev]->count)
IS_A_PTY_MASTER1309drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER1373drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev)) {
IS_A_PTY_MASTER1471drivers/char/tty_io.cif (IS_A_PTY_MASTER(minor))
IS_A_PTY_MASTER1785drivers/char/tty_io.c} else if (IS_A_PTY_MASTER(line))
IS_A_PTY_MASTER356drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev)) {
IS_A_PTY_MASTER538drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER568drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER621drivers/char/tty_ioctl.cif (!IS_A_PTY_MASTER(dev))