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

/macosx-10.10.1/BootCache-109/
H A Dlibrary.c317 compare_playlist_entry(const void *vfirst, const void *vsecond) argument
321 first = (const struct BC_playlist_entry *)vfirst;
H A Dkext.c592 static int compare_cache_extents(const void *vfirst, const void *vsecond);
3432 compare_cache_extents(const void *vfirst, const void *vsecond) argument
3436 first = (const struct BC_cache_extent *)vfirst;

Completed in 84 milliseconds