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

/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c122 if ( err == fsEndOfIterationErr )
143 // fsEndOfIterationErr No more nodes in file
180 return fsEndOfIterationErr;
232 // fsEndOfIterationErr No nodes left in file, none in buffer
/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h115 fsEndOfIterationErr = ERR_BASE + 0x0A07, /* there were no objects left to return on iteration*/ enumerator in enum:__anon92

Completed in 67 milliseconds