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_MASTER1244drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev) && tty_table[dev] && tty_table[dev]->count)
IS_A_PTY_MASTER1328drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER1392drivers/char/tty_io.cif (IS_A_PTY_MASTER(dev)) {
IS_A_PTY_MASTER1490drivers/char/tty_io.cif (IS_A_PTY_MASTER(minor))
IS_A_PTY_MASTER1804drivers/char/tty_io.c} else if (IS_A_PTY_MASTER(line))
IS_A_PTY_MASTER360drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev)) {
IS_A_PTY_MASTER550drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER583drivers/char/tty_ioctl.cif (IS_A_PTY_MASTER(dev))
IS_A_PTY_MASTER636drivers/char/tty_ioctl.cif (!IS_A_PTY_MASTER(dev))