Home
last modified time | relevance | path

Searched defs:SOCK_CLOEXEC (Results 1 – 25 of 26) sorted by relevance

12

/external/wayland/src/
Dwayland-os.h53 #define SOCK_CLOEXEC 02000000 macro
/external/ltp/include/lapi/
Dsocket.h45 # define SOCK_CLOEXEC 02000000 macro
Dfcntl.h30 # define SOCK_CLOEXEC O_CLOEXEC macro
/external/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c43 #define SOCK_CLOEXEC O_CLOEXEC macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go929 SOCK_CLOEXEC = 0x80000 const
Dzerrors_dragonfly_amd64.go1138 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_openbsd_arm.go1191 SOCK_CLOEXEC = 0x8000 const
Dzerrors_netbsd_arm.go1234 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_openbsd_amd64.go1264 SOCK_CLOEXEC = 0x8000 const
Dzerrors_netbsd_amd64.go1244 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_freebsd_386.go1304 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_freebsd_arm.go1313 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_netbsd_386.go1254 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_freebsd_amd64.go1305 SOCK_CLOEXEC = 0x10000000 const
Dzerrors_linux_sparc64.go1453 SOCK_CLOEXEC = 0x400000 const
Dzerrors_linux_mipsle.go1746 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_s390x.go1806 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_arm.go1752 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64le.go1802 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64.go1746 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_ppc64.go1802 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_amd64.go1746 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_mips64le.go1746 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_386.go1745 SOCK_CLOEXEC = 0x80000 const
Dzerrors_linux_mips.go1746 SOCK_CLOEXEC = 0x80000 const

12