Lines Matching defs:error
5 use std::{error, fmt, io};
40 /// Sets the platform-specific errno to no-error
83 /// information about the error can be found in `errno`
118 impl error::Error for Errno {}
152 EIO => "I/O error",
155 ENOEXEC => "Exec format error",
437 EADV => "Advertise error",
446 ESRMNT => "Srmount error",
455 ECOMM => "Communication error on send",
464 EPROTO => "Protocol error",
480 EDOTDOT => "RFS specific error",
598 ESTRPIPE => "Streams pipe error",
658 EREMOTEIO => "Remote I/O error",
752 EHWPOISON => "Memory page has hardware error",
755 EDOOFUS => "Programming error",
844 EPROTO => "Protocol error",
1005 EAUTH => "Authentication error",
1022 EDEVERR => "Device error, e.g. paper out",