Home
last modified time | relevance | path

Searched defs:FD_CLOEXEC (Results 1 – 25 of 31) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h162 #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py205 FD_CLOEXEC = 1 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py633 FD_CLOEXEC = 1 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py647 FD_CLOEXEC = 1 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go287 FD_CLOEXEC = 0x1 const
Dzerrors_dragonfly_amd64.go337 FD_CLOEXEC = 0x1 const
Dzerrors_openbsd_arm.go429 FD_CLOEXEC = 0x1 const
Dzerrors_netbsd_arm.go537 FD_CLOEXEC = 0x1 const
Dzerrors_openbsd_amd64.go465 FD_CLOEXEC = 0x1 const
Dzerrors_netbsd_amd64.go545 FD_CLOEXEC = 0x1 const
Dzerrors_openbsd_386.go429 FD_CLOEXEC = 0x1 const
Dzerrors_darwin_386.go469 FD_CLOEXEC = 0x1 const
Dzerrors_darwin_arm64.go469 FD_CLOEXEC = 0x1 const
Dzerrors_darwin_amd64.go469 FD_CLOEXEC = 0x1 const
Dzerrors_darwin_arm.go469 FD_CLOEXEC = 0x1 const
Dzerrors_freebsd_386.go584 FD_CLOEXEC = 0x1 const
Dzerrors_freebsd_arm.go591 FD_CLOEXEC = 0x1 const
Dzerrors_netbsd_386.go555 FD_CLOEXEC = 0x1 const
Dzerrors_freebsd_amd64.go584 FD_CLOEXEC = 0x1 const
Dzerrors_linux_sparc64.go446 FD_CLOEXEC = 0x1 const
Dzerrors_linux_mipsle.go488 FD_CLOEXEC = 0x1 const
Dzerrors_linux_s390x.go488 FD_CLOEXEC = 0x1 const
Dzerrors_linux_arm.go488 FD_CLOEXEC = 0x1 const
Dzerrors_linux_ppc64le.go488 FD_CLOEXEC = 0x1 const
Dzerrors_linux_mips64.go488 FD_CLOEXEC = 0x1 const

12