Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dstat.py125 SF_SNAPSHOT = 0x00200000 # file is a snapshot file variable
/third_party/python/Modules/
H A D_stat.c248 # define SF_SNAPSHOT 0x00200000 macro
/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 18 milliseconds