Searched defs:MS_NOSUID (Results 1 – 5 of 5) sorted by relevance
14 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
34 #define MS_NOSUID MNT_NOSUID macro
84 pub const MS_NOSUID: ::std::os::raw::c_uint = 2; constant
583 pub const MS_NOSUID: ::c_ulong = 0x02; constant
1537 pub const MS_NOSUID: ::c_ulong = 0x02; constant