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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_search.c191 CatalogRecord * myCurrentDataPtr; local
297 myCurrentDataPtr = NULL;
344 (void **)&myCurrentKeyPtr, (void **)&myCurrentDataPtr,
351 ResolveHardlink(vcb, (HFSPlusCatalogFile *)myCurrentDataPtr);
353 if (CheckCriteria( vcb, ap->a_options, ap->a_searchattrs, myCurrentDataPtr,
356 err = InsertMatch(hfsmp, ap->a_uio, myCurrentDataPtr,

Completed in 28 milliseconds