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