O_NOCTTY 76 maint/gnulib/lib/chdir-long.c O_SEARCH | O_DIRECTORY | O_NOCTTY | O_NONBLOCK); O_NOCTTY 90 maint/gnulib/lib/chown.c int open_flags = O_NONBLOCK | O_NOCTTY | O_CLOEXEC; O_NOCTTY 342 maint/gnulib/lib/fcntl.in.h #ifndef O_NOCTTY O_NOCTTY 349 maint/gnulib/lib/fts.c int open_flags = (O_SEARCH | O_CLOEXEC | O_DIRECTORY | O_NOCTTY | O_NONBLOCK O_NOCTTY 78 maint/gnulib/lib/openat-proc.c O_SEARCH | O_DIRECTORY | O_NOCTTY | O_NONBLOCK | O_CLOEXEC); O_NOCTTY 38 maint/gnulib/lib/opendirat.c int open_flags = (O_RDONLY | O_CLOEXEC | O_DIRECTORY | O_NOCTTY O_NOCTTY 79 maint/gnulib/lib/openpty.c master = posix_openpt (O_RDWR | O_NOCTTY); O_NOCTTY 101 maint/gnulib/lib/openpty.c slave = open (slave_name, O_RDWR | O_NOCTTY); O_NOCTTY 111 maint/gnulib/lib/savewd.c (O_SEARCH | O_DIRECTORY | O_NOCTTY | O_NONBLOCK O_NOCTTY 25 maint/gnulib/tests/test-fcntl-h.c | O_NONBLOCK | O_NOCTTY | O_NOFOLLOW | O_NOLINK | O_NOLINKS | O_NOTRANS O_NOCTTY 96 maint/gnulib/tests/test-fcntl-h.c #if O_NOCTTY O_NOCTTY 97 maint/gnulib/tests/test-fcntl-h.c case O_NOCTTY: O_NOCTTY 45 maint/gnulib/tests/test-posix_openpt.c master = posix_openpt (O_RDWR | O_NOCTTY); O_NOCTTY 114 maint/gnulib/tests/test-ptsname.c fd = open ("/dev/ptmx", O_RDWR | O_NOCTTY); O_NOCTTY 142 maint/gnulib/tests/test-ptsname.c fd = open ("/dev/ptc", O_RDWR | O_NOCTTY); O_NOCTTY 164 maint/gnulib/tests/test-ptsname_r.c fd = open ("/dev/ptmx", O_RDWR | O_NOCTTY); O_NOCTTY 195 maint/gnulib/tests/test-ptsname_r.c fd = open ("/dev/ptc", O_RDWR | O_NOCTTY);