Searched defs:path_compare (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dpath-util.c386 int path_compare(const char *a, const char *b) { function
433 return path_compare(a, b) == 0;

Completed in 12 milliseconds