Defined in 5 files as a macro:
- arch/arm/bits/fcntl.h, line 23 (as a macro)
- arch/i386/bits/fcntl.h, line 23 (as a macro)
- arch/mips/bits/fcntl.h, line 23 (as a macro)
- arch/powerpc/bits/fcntl.h, line 23 (as a macro)
- arch/x32/bits/fcntl.h, line 23 (as a macro)
Referenced in 12 files:
- src/dirent/fdopendir.c, line 24
- src/fcntl/fcntl.c
- src/linux/signalfd.c, line 14
- src/misc/wordexp.c, line 114
- src/network/accept4.c, line 16
- src/network/socket.c, line 16
- src/process/posix_spawn.c, line 116
- src/stdio/__fdopen.c, line 30
- src/stdio/freopen.c, line 25
- src/stdio/popen.c, line 59
- src/unistd/dup3.c, line 17
- src/unistd/pipe2.c