Searched refs:compare_strings (Results 1 – 2 of 2) sorted by relevance
50 static BOOL compare_strings(char *s1, char *s2);70 static BOOL compare_strings(char *s1, char *s2) in compare_strings() function
338 static BOOL compare_strings(char *s1, char *s2) in compare_strings() function360 if (compare_strings(&menu->items[item].name[i], ".mid")) in MNU_select_file()