Searched refs:path_compare (Results 1 – 2 of 2) sorted by relevance
33 int path_compare(const char *a, const char *b) _pure_;
284 int path_compare(const char *a, const char *b) { in path_compare() function331 return path_compare(a, b) == 0; in path_equal()