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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c144 static int hfc_comparekeys (HotFileKey *, HotFileKey *);
1731 error = BTOpenPath(VTOF(vp), (KeyCompareProcPtr) hfc_comparekeys);
1973 hfc_comparekeys(HotFileKey *searchKey, HotFileKey *trialKey) function

Completed in 22 milliseconds