Home
last modified time | relevance | path

Searched defs:COPYFILE_EXCL (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_constants.cc1260 # define COPYFILE_EXCL UV_FS_COPYFILE_EXCL in DefineSystemConstants() macro
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4750 pub const COPYFILE_EXCL: ::copyfile_flags_t = 1 << 17; constant