Searched refs:pathname1 (Results 1 – 1 of 1) sorted by relevance
876 static int compareDir(const void* pathname1, const void* pathname2) { in compareDir() argument878 const char* s1 = trimPath(*(char * const *) pathname1); in compareDir()