Home
last modified time | relevance | path

Searched refs:MSG_BCAST (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs528 pub const MSG_BCAST: ::c_int = 0x100; consts
/third_party/python/Modules/
H A Dsocketmodule.c7792 #ifdef MSG_BCAST
7793 PyModule_AddIntMacro(m, MSG_BCAST);
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1050 pub const MSG_BCAST: ::c_int = 0x0100; consts

Completed in 16 milliseconds