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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c3663 static int compare_found_blocks(const void *x1_arg, const void *x2_arg) function
3689 qsort(gFoundBlocksList, gFoundBlockEntries, sizeof(struct found_blocks), compare_found_blocks);

Completed in 306 milliseconds