Searched defs:startingRecord (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c331 BTScanInitialize( const FCB * btreeFile, u_int32_t startingNode, u_int32_t startingRecord, u_int32_t recordsFound, u_int32_t bufferSize, BTScanState * scanState ) argument
389 BTScanTerminate( BTScanState * scanState, u_int32_t * startingNode, u_int32_t * startingRecord, u_int32_t * recordsFound ) argument

Completed in 12 milliseconds