Home
last modified time | relevance | path

Searched defs:copyfile_state_alloc (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
H A Dfcopyfile.rs36 pub fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() functions
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1591 fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() functions

Completed in 3 milliseconds