Home
last modified time | relevance | path

Searched refs:B_BUSY (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py958 B_BUSY = 0x0001 variable
DSTROPTS.py1129 B_BUSY = 0x0001 variable
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs392 pub const B_BUSY: status_t = B_GENERAL_ERROR_BASE + 14; constant