Searched defs:copyfile_state_alloc (Results 1 – 3 of 3) sorted by relevance
34 pub fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function
2008 pub(crate) fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function2010 fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() function
6199 pub fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() function