tag
line
file
source code
L_TOSTOP
904
drivers/char/n_tty.c
if (L_TOSTOP(tty) && file->f_inode->i_rdev != CONSOLE_DEV) {
L_TOSTOP
685
drivers/char/tty_io.c
if (!is_console && L_TOSTOP(tty) && (tty->pgrp > 0) &&