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