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

/darwin-on-arm/xnu/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 18 milliseconds