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