We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc19b6f + bb88154 commit 71b864dCopy full SHA for 71b864d
src/unix/solarish/illumos.rs
@@ -56,8 +56,6 @@ pub const SOL_FILTER: ::c_int = 0xfffc;
56
57
pub const MADV_PURGE: ::c_int = 9;
58
59
-pub const MR_HDR_AOUT: ::c_uint = 0x3;
60
-
61
pub const B1000000: ::speed_t = 24;
62
pub const B1152000: ::speed_t = 25;
63
pub const B1500000: ::speed_t = 26;
0 commit comments