Home
last modified time | relevance | path

Searched defs:UF_COMPRESSED (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dstat.py119 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
/third_party/python/Modules/
H A D_stat.c224 # define UF_COMPRESSED 0x00000020 macro
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4602 pub const UF_COMPRESSED: ::c_uint = 0x00000020; consts

Completed in 15 milliseconds