Searched refs:from_errno (Results 1 – 1 of 1) sorted by relevance
102 pub(crate) fn from_errno(errno: core::ffi::c_int) -> Error { in from_errno() method245 Err(Error::from_errno(err)) in to_result()