Searched defs:testbusy (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/spell/ | ||
H A D | malloc.c | 64 #define testbusy(p) ((INT)(p)&BUSY) macro |
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/ | ||
H A D | fsck.h | 226 #define testbusy(blkno) isset(busymap, blkno) macro |