Lines Matching refs:qsort
666 qsort(dirs, d_size, sizeof(char*), compare_string);667 qsort(zips, z_size, sizeof(char*), compare_string);