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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c192 CatalogRecord * myCurrentDataPtr; local
308 myCurrentDataPtr = NULL;
357 (void **)&myCurrentKeyPtr, (void **)&myCurrentDataPtr,
364 ResolveHardlink(vcb, (HFSPlusCatalogFile *)myCurrentDataPtr);
366 if (CheckCriteria( vcb, ap->a_options, ap->a_searchattrs, myCurrentDataPtr,
369 err = InsertMatch(hfsmp, ap->a_uio, myCurrentDataPtr,

Completed in 68 milliseconds