Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/spell/
H A Dmalloc.c64 #define testbusy(p) ((INT)(p)&BUSY) macro
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h226 #define testbusy(blkno) isset(busymap, blkno) macro