Searched refs:noctty (Results 1 – 1 of 1) sorted by relevance
1974 int *noctty, int *index) in tty_lookup_driver() argument1984 *noctty = 1; in tty_lookup_driver()1995 *noctty = 1; in tty_lookup_driver()2037 int noctty, retval; in tty_open() local2050 noctty = filp->f_flags & O_NOCTTY; in tty_open()2057 driver = tty_lookup_driver(device, filp, &noctty, &index); in tty_open()2107 noctty = 1; in tty_open()2141 if (!noctty && in tty_open()