taglinefilesource code
IS_A_PTY560kernel/chr_drv/tty_io.cif (IS_A_PTY(dev) && !tty_table[PTY_OTHER(dev)]) {
IS_A_PTY764kernel/chr_drv/tty_io.c} else if IS_A_PTY(line) {
IS_A_PTY267kernel/chr_drv/tty_ioctl.cif (IS_A_PTY(dev))
IS_A_PTY383kernel/chr_drv/tty_ioctl.cif (!IS_A_PTY(dev))