Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/haiku/
Dnative.rs623 pub const B_NO_ERROR: status_t = 0; constant
/third_party/chromium/patch/
D0001-cve.patch132667 if (acquire_sem(tok->sem) != B_NO_ERROR) {