Home
last modified time | relevance | path

Searched defs:B_BUSY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.d.in33 inline int B_BUSY = @B_BUSY@; variable
/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h164 #define B_BUSY 0x0001 /* not on av_forw/back list */ macro