Searched defs:B_BUSY (Results 1 – 3 of 3) sorted by relevance
95 #define B_BUSY 0x00000010 /* I/O in progress. */ macro
809 #define B_BUSY 0x0001 macro
1799 enum B_BUSY = (B_GENERAL_ERROR_BASE + 14); in version() local