Home
last modified time | relevance | path

Searched refs:mach_error_t (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2050 mach_error_t
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs64 pub type mach_error_t = crate::kern_return_t; typedef
5908 pub fn mach_error_string(error_value: crate::mach_error_t) -> *mut c_char; in mach_error_string()