Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt242 COPYFILE_RECURSIVE
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4920 pub const COPYFILE_RECURSIVE: crate::copyfile_flags_t = 1 << 15; constant