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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c56 u_int16_t tempSize; local
78 result = BTSearchRecord( fcb, searchIterator, &btRecord, &tempSize, searchIterator );
137 uint16_t tempSize; local
160 result = BTSearchRecord(fcb, searchIterator, &btRecord, &tempSize, searchIterator);

Completed in 17 milliseconds