Searched refs:copy_buf_abortable (Results 1 – 2 of 2) sorted by relevance
69 mod copy_buf_abortable; module70 pub use self::copy_buf_abortable::{copy_buf_abortable, CopyBufAbortable};
47 pub fn copy_buf_abortable<R, W>( in copy_buf_abortable() function