Searched refs:ERRNO (Results 1 – 1 of 1) sorted by relevance
72 pub static mut ERRNO: c_int = 0; variable78 unsafe { addr_of_mut!(ERRNO) as *mut _ } in __errno()83 unsafe { ERRNO = value }; in set_errno()88 unsafe { ERRNO } in get_errno()