Searched defs:copyfile_state_alloc (Results 1 – 2 of 2) sorted by relevance
36 pub fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function
1589 pub(crate) fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function1591 fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() function