Searched defs:FS_IMMUTABLE_FL (Results 1 – 4 of 4) sorted by relevance
33 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
242 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
200 pub const FS_IMMUTABLE_FL: ::std::os::raw::c_uint = 16; constant
689 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro