Home
last modified time | relevance | path

Searched refs:SF_SNAPSHOT (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Modules/
H A D_stat.c247 #ifndef SF_SNAPSHOT
248 # define SF_SNAPSHOT 0x00200000 macro
479 SF_SNAPSHOT: file is a snapshot file\n\
555 ADD_INT_MACRO(module, SF_SNAPSHOT); in stat_exec()
/third_party/python/Lib/
H A Dstat.py125 SF_SNAPSHOT = 0x00200000 # file is a snapshot file variable
/third_party/rust/crates/nix/src/sys/
H A Dstat.rs113 SF_SNAPSHOT;
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2254 pub const SF_SNAPSHOT: ::c_ulong = 0x00200000; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3089 pub const SF_SNAPSHOT: ::c_ulong = 0x00200000; consts

Completed in 20 milliseconds