Searched refs:pathname1 (Results 1 – 2 of 2) sorted by relevance
75 ${PACKAGE}FILES+= pathname1.0
876 static int compareDir(const void* pathname1, const void* pathname2) { in compareDir() argument878 const char* s1 = trimPath(*(char * const *) pathname1); in compareDir()