Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/spell/
H A Dmalloc.c65 #define setbusy(p) (union store *)((INT)(p)|BUSY) macro
/titanic_52/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h225 #define setbusy(blkno) setbit(busymap, blkno) macro