Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dstat.py118 UF_NOUNLINK = 0x00000010 # file may not be renamed or deleted variable
/third_party/python/Modules/
H A D_stat.c220 # define UF_NOUNLINK 0x00000010 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1354 pub const UF_NOUNLINK: ::c_ulong = 0x00000010; consts

Completed in 10 milliseconds