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