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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c144 static int hfc_comparekeys (HotFileKey *, HotFileKey *);
1746 error = BTOpenPath(VTOF(vp), (KeyCompareProcPtr) hfc_comparekeys);
1988 hfc_comparekeys(HotFileKey *searchKey, HotFileKey *trialKey) function

Completed in 19 milliseconds