Searched defs:B_OS_ERROR_BASE (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/unix/haiku/ | ||
H A D | native.rs | 587 pub const B_OS_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x1000; consts [all...] |
Completed in 4 milliseconds