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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf_internal.h83 #define NOLIST ((struct buf *)0x87654321) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c214 (bp)->b_vnbufs.le_next = NOLIST; \
1388 if (bp->b_vnbufs.le_next != NOLIST)
1413 if (bp->b_vnbufs.le_next != NOLIST)
1435 bp->b_vnbufs.le_next = NOLIST;

Completed in 36 milliseconds