Home
last modified time | relevance | path

Searched defs:O_CLOEXEC (Results 1 – 25 of 30) sorted by relevance

12

/external/ltp/include/lapi/
Dfcntl.h26 # define O_CLOEXEC 02000000 macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h63 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro
/external/toybox/lib/
Dportability.h216 #define O_CLOEXEC 02000000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go687 O_CLOEXEC = 0x800000 const
Dzerrors_dragonfly_amd64.go943 O_CLOEXEC = 0x20000 const
Dzerrors_openbsd_arm.go952 O_CLOEXEC = 0x10000 const
Dzerrors_netbsd_arm.go1055 O_CLOEXEC = 0x400000 const
Dzerrors_openbsd_amd64.go996 O_CLOEXEC = 0x10000 const
Dzerrors_netbsd_amd64.go1065 O_CLOEXEC = 0x400000 const
Dzerrors_openbsd_386.go951 O_CLOEXEC = 0x10000 const
Dzerrors_darwin_386.go1050 O_CLOEXEC = 0x1000000 const
Dzerrors_darwin_arm64.go1050 O_CLOEXEC = 0x1000000 const
Dzerrors_darwin_amd64.go1050 O_CLOEXEC = 0x1000000 const
Dzerrors_darwin_arm.go1050 O_CLOEXEC = 0x1000000 const
Dzerrors_freebsd_386.go1102 O_CLOEXEC = 0x100000 const
Dzerrors_freebsd_arm.go1110 O_CLOEXEC = 0x100000 const
Dzerrors_netbsd_386.go1075 O_CLOEXEC = 0x400000 const
Dzerrors_freebsd_amd64.go1103 O_CLOEXEC = 0x100000 const
Dzerrors_linux_sparc64.go915 O_CLOEXEC = 0x400000 const
Dzerrors_linux_mipsle.go1156 O_CLOEXEC = 0x80000 const
Dzerrors_linux_s390x.go1155 O_CLOEXEC = 0x80000 const
Dzerrors_linux_arm.go1155 O_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64le.go1157 O_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64.go1156 O_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64.go1157 O_CLOEXEC = 0x80000 const

12