Home
last modified time | relevance | path

Searched defs:SOCK_NONBLOCK (Results 1 – 24 of 24) sorted by relevance

/external/ltp/include/lapi/
Dfcntl.h34 # define SOCK_NONBLOCK O_NONBLOCK macro
/external/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c46 #define SOCK_NONBLOCK O_NONBLOCK macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go932 SOCK_NONBLOCK = 0x100000 const
Dzerrors_dragonfly_amd64.go1141 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_netbsd_amd64.go1247 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_openbsd_amd64.go1267 SOCK_NONBLOCK = 0x4000 const
Dzerrors_openbsd_arm.go1193 SOCK_NONBLOCK = 0x4000 const
Dzerrors_netbsd_arm.go1237 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_netbsd_386.go1257 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_freebsd_arm.go1316 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_freebsd_amd64.go1308 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_freebsd_386.go1307 SOCK_NONBLOCK = 0x20000000 const
Dzerrors_linux_sparc64.go1456 SOCK_NONBLOCK = 0x4000 const
Dzerrors_linux_mips64le.go1750 SOCK_NONBLOCK = 0x80 const
Dzerrors_linux_ppc64.go1806 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_arm.go1756 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_mips64.go1750 SOCK_NONBLOCK = 0x80 const
Dzerrors_linux_ppc64le.go1806 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_arm64.go1740 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_386.go1749 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_mips.go1750 SOCK_NONBLOCK = 0x80 const
Dzerrors_linux_s390x.go1810 SOCK_NONBLOCK = 0x800 const
Dzerrors_linux_mipsle.go1750 SOCK_NONBLOCK = 0x80 const
Dzerrors_linux_amd64.go1750 SOCK_NONBLOCK = 0x800 const