Searched refs:MSG_WAITFORONE (Results 1 – 8 of 8) sorted by relevance
118 #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 0x10000201 XLAT(MSG_WAITFORONE),
18 MSG_WAITFORONE 0x10000
880 pub const MSG_WAITFORONE: _bindgen_ty_1 = 65536; constant
800 pub const MSG_WAITFORONE: ::c_int = 0x10000; constant
1068 pub const MSG_WAITFORONE: ::c_int = 0x2000; constant
870 pub const MSG_WAITFORONE: ::c_int = 0x10000; constant
1759 pub const MSG_WAITFORONE: ::c_int = 0x10000; constant
3337 MSG_WAITFORONE, MSG_FASTOPEN, MSG_CMSG_CLOEXEC): Add default values48664 net.c: recognize MSG_WAITFORONE.48665 * net.c (msg_flags): Add MSG_WAITFORONE.