noctty           2019 drivers/tty/tty_io.c 	int noctty, retval;
noctty           2075 drivers/tty/tty_io.c 	noctty = (filp->f_flags & O_NOCTTY) ||
noctty           2080 drivers/tty/tty_io.c 	if (!noctty)