Home
last modified time | relevance | path

Searched defs:SF_NOUNLINK (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dstat.py124 SF_NOUNLINK = 0x00100000 # file may not be renamed or deleted variable
/third_party/python/Modules/
H A D_stat.c244 # define SF_NOUNLINK 0x00100000 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1359 pub const SF_NOUNLINK: ::c_ulong = 0x00100000; consts

Completed in 6 milliseconds