Searched refs:noctty (Results 1 – 1 of 1) sorted by relevance
2135 int noctty, retval; in tty_open() local2191 noctty = (filp->f_flags & O_NOCTTY) || in tty_open()2196 if (!noctty) in tty_open()