Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dstat.py114 UF_NODUMP = 0x00000001 # do not dump file variable
/third_party/python/Modules/
H A D_stat.c204 # define UF_NODUMP 0x00000001 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1633 pub const UF_NODUMP: ::c_uint = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2257 pub const UF_NODUMP: ::c_ulong = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1350 pub const UF_NODUMP: ::c_ulong = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4598 pub const UF_NODUMP: ::c_uint = 0x00000001; consts

Completed in 29 milliseconds