File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -411,7 +411,6 @@ pub const TOSTOP: ::tcflag_t = 0x00000100;
411
411
pub const FLUSHO : :: tcflag_t = 0x00001000 ;
412
412
413
413
pub const MS_RMT_MASK : :: c_ulong = 0x800051 ;
414
- pub const MS_VERBOSE : :: c_ulong = 0x8000 ;
415
414
416
415
pub const ADFS_SUPER_MAGIC : :: c_long = 0x0000adf5 ;
417
416
pub const AFFS_SUPER_MAGIC : :: c_long = 0x0000adff ;
Original file line number Diff line number Diff line change @@ -356,7 +356,6 @@ pub const SIG_UNBLOCK: ::c_int = 0x2;
356
356
357
357
pub const PTHREAD_STACK_MIN : :: size_t = 131072 ;
358
358
359
- pub const MS_VERBOSE : :: c_ulong = 0x8000 ;
360
359
pub const MS_RMT_MASK : :: c_ulong = 0x2800051 ;
361
360
362
361
pub const ADFS_SUPER_MAGIC : :: c_long = 0x0000adf5 ;
Original file line number Diff line number Diff line change @@ -283,7 +283,6 @@ pub const RUSAGE_CHILDREN: ::c_int = -1;
283
283
pub const ST_RELATIME : :: c_ulong = 4096 ;
284
284
pub const NI_MAXHOST : :: socklen_t = 1025 ;
285
285
286
- pub const MS_VERBOSE : :: c_ulong = 0x8000 ;
287
286
pub const MS_RMT_MASK : :: c_ulong = 0x800051 ;
288
287
289
288
pub const ADFS_SUPER_MAGIC : :: c_long = 0x0000adf5 ;
You can’t perform that action at this time.
0 commit comments