Home
last modified time | relevance | path

Searched defs:UF_HIDDEN (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/
H A Dstat.py120 UF_HIDDEN = 0x00008000 # OS X: file should not be displayed variable
/third_party/python/Modules/
H A D_stat.c228 # define UF_HIDDEN 0x00008000 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3088 pub const UF_HIDDEN: ::c_ulong = 0x00008000; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4608 pub const UF_HIDDEN: ::c_uint = 0x00008000; consts

Completed in 25 milliseconds