Searched refs:ISLINK (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h395 #define ISLINK(b) (RIGHT(b) == (b) ) macro
407 ** SELF(b) can be overlapped and the test ISLINK() will go through.
410 ((!TINIEST(b) && ISLINK(b)) ? UNLINK((vd),(b),(i),(t)) : \

Completed in 16 milliseconds