Home
last modified time | relevance | path

Searched defs:UF_OPAQUE (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/
H A Dstat.py117 UF_OPAQUE = 0x00000008 # directory is opaque when viewed through a union stack variable
/third_party/python/Modules/
H A D_stat.c216 # define UF_OPAQUE 0x00000008 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1636 pub const UF_OPAQUE: ::c_uint = 0x00000008; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2258 pub const UF_OPAQUE: ::c_ulong = 0x00000008; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1353 pub const UF_OPAQUE: ::c_ulong = 0x00000008; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4601 pub const UF_OPAQUE: ::c_uint = 0x00000008; consts

Completed in 30 milliseconds