Searched refs:noctty (Results 1 – 1 of 1) sorted by relevance
1988 int *noctty, int *index) in tty_lookup_driver() argument1998 *noctty = 1; in tty_lookup_driver()2009 *noctty = 1; in tty_lookup_driver()2051 int noctty, retval; in tty_open() local2064 noctty = filp->f_flags & O_NOCTTY; in tty_open()2071 driver = tty_lookup_driver(device, filp, &noctty, &index); in tty_open()2112 noctty = 1; in tty_open()2148 if (!noctty && in tty_open()