Home
last modified time | relevance | path

Searched refs:MSG_WAITFORONE (Results 1 – 25 of 26) sorted by relevance

12

/external/strace/xlat/
Dmsg_flags.h118 #if defined(MSG_WAITFORONE) || (defined(HAVE_DECL_MSG_WAITFORONE) && HAVE_DECL_MSG_WAITFORONE)
120 static_assert((MSG_WAITFORONE) == (0x10000), "MSG_WAITFORONE != 0x10000");
123 # define MSG_WAITFORONE 0x10000
201 XLAT(MSG_WAITFORONE),
Dmsg_flags.in18 MSG_WAITFORONE 0x10000
/external/syzkaller/sys/freebsd/
Dsocket_amd64.const59 MSG_WAITFORONE = 524288
Dsocket.txt43 …CMSG_CLOEXEC, MSG_DONTWAIT, MSG_ERRQUEUE, MSG_OOB, MSG_PEEK, MSG_TRUNC, MSG_WAITALL, MSG_WAITFORONE
/external/syzkaller/sys/linux/
Dsocket_amd64.const145 MSG_WAITFORONE = 65536
Dsocket_arm64.const145 MSG_WAITFORONE = 65536
Dsocket_ppc64le.const145 MSG_WAITFORONE = 65536
Dsocket_arm.const145 MSG_WAITFORONE = 65536
Dsocket_386.const145 MSG_WAITFORONE = 65536
Dsocket.txt47 …CMSG_CLOEXEC, MSG_DONTWAIT, MSG_ERRQUEUE, MSG_OOB, MSG_PEEK, MSG_TRUNC, MSG_WAITALL, MSG_WAITFORONE
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_freebsd_arm.go1056 MSG_WAITFORONE = 0x80000 const
Dzerrors_freebsd_amd64.go1049 MSG_WAITFORONE = 0x80000 const
Dzerrors_freebsd_386.go1048 MSG_WAITFORONE = 0x80000 const
Dzerrors_linux_sparc64.go809 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_mips64le.go1002 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_ppc64.go1001 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_arm.go1001 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_mips64.go1002 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_ppc64le.go1001 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_arm64.go1004 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_386.go1003 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_mips.go1002 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_s390x.go1001 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_mipsle.go1002 MSG_WAITFORONE = 0x10000 const
Dzerrors_linux_amd64.go1003 MSG_WAITFORONE = 0x10000 const

12