Home
last modified time | relevance | path

Searched refs:fclonefileat (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
H A Dmod.rs81 pub use at::fclonefileat;
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs715 pub(crate) fn fclonefileat(
722 fn fclonefileat( in fclonefileat() functions
730 unsafe { ret(fclonefileat(srcfd, dst_dirfd, c_str(dst), flags.bits())) } in fclonefileat()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5617 pub fn fclonefileat( in fclonefileat() functions

Completed in 18 milliseconds