Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
H A Dfcopyfile.rs52 pub unsafe fn copyfile_state_free(state: copyfile_state_t) -> io::Result<()> { in copyfile_state_free() functions
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1605 fn copyfile_state_free(state: copyfile_state_t) -> c::c_int; in copyfile_state_free() functions

Completed in 2 milliseconds