Searched defs:MOUNT_ATTR_NOSUID (Results 1 – 2 of 2) sorted by relevance
114 #define MOUNT_ATTR_NOSUID 0x00000002 /* Ignore suid and sgid bits */ macro
132 pub const MOUNT_ATTR_NOSUID: ::std::os::raw::c_uint = 2; constant