Searched refs:noctty (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dtty_io.c2501 int noctty, retval; local
2510 noctty = filp->f_flags & O_NOCTTY;
2525 /* noctty = 1; */
2533 noctty = 1;
2542 noctty = 1;
2565 noctty = 1;
2601 if (!noctty &&

Completed in 103 milliseconds