Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt1943 fclonefileat
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5889 pub fn fclonefileat(srcfd: c_int, dst_dirfd: c_int, dst: *const c_char, flags: u32) -> c_int; in fclonefileat() function