Home
last modified time | relevance | path

Searched defs:fcopyfile (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
Dfcopyfile.rs20 pub unsafe fn fcopyfile<FromFd: AsFd, ToFd: AsFd>( in fcopyfile() function
Dmod.rs29 mod fcopyfile; module
/third_party/python/Doc/library/
Dshutil.rst807 .. _`fcopyfile`: target in Querying the size of the output terminal
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs1565 pub(crate) unsafe fn fcopyfile( in fcopyfile() function
1572 fn fcopyfile( in fcopyfile() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5630 pub fn fcopyfile( in fcopyfile() function