Home
last modified time | relevance | path

Searched refs:COPYFILE_XATTR (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt263 COPYFILE_XATTR
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4916 pub const COPYFILE_XATTR: crate::copyfile_flags_t = 1 << 2; constant
4919 pub const COPYFILE_METADATA: crate::copyfile_flags_t = COPYFILE_SECURITY | COPYFILE_XATTR;