Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_io.c1999 int noctty, retval; in tty_open() local
2055 noctty = (filp->f_flags & O_NOCTTY) || in tty_open()
2060 if (!noctty) in tty_open()