Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt218 COPYFILE_ACL
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4914 pub const COPYFILE_ACL: crate::copyfile_flags_t = 1 << 0; constant
4918 pub const COPYFILE_SECURITY: crate::copyfile_flags_t = COPYFILE_STAT | COPYFILE_ACL;