Searched refs:UF_COMPRESSED (Results 1 – 10 of 10) sorted by relevance
223 #ifndef UF_COMPRESSED224 # define UF_COMPRESSED 0x00000020 macro549 ADD_INT_MACRO(module, UF_COMPRESSED); in stat_exec()
90 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
119 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
313 .. data:: UF_COMPRESSED
1043 * :data:`stat.UF_COMPRESSED`
373 .. data:: UF_COMPRESSED
1644 * :data:`stat.UF_COMPRESSED`
1621 Also add new stat file flags for OS X (UF_HIDDEN and UF_COMPRESSED).
3301 pub const UF_COMPRESSED: ::c_uint = 0x00000020; constant
10122 (UF_HIDDEN and UF_COMPRESSED).