Home
last modified time | relevance | path

Searched defs:MSG_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs822 pub const MSG_NOTIFICATION: c_int = 0x0800; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1515 pub const MSG_NOTIFICATION: c_int = 0x4000; constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs1158 pub const MSG_NOTIFICATION: c_int = 0x0400; constant
1202 pub const MSG_NOTIFICATION: c_int = 0x00002000; constant
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs1685 pub const MSG_NOTIFICATION: c_int = 0x100; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3626 pub const MSG_NOTIFICATION: c_int = 0x00002000; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs2888 pub const MSG_NOTIFICATION: c_int = 0x8000; constant