Searched refs:ERRNO_NOT_POSITIVE (Results 1 – 2 of 2) sorted by relevance
37 pub const ERRNO_NOT_POSITIVE: Error = internal_error(1); constant160 Error::ERRNO_NOT_POSITIVE => Some("errno: did not return a positive value"), in internal_desc()
43 Error::ERRNO_NOT_POSITIVE in last_os_error()