Searched defs:filename_cmp (Results 1 – 5 of 5) sorted by relevance
56 filename_cmp (const char *s1, const char *s2) in filename_cmp() function
249 #define filename_cmp(a, b) strcmp (a, b) macro