Searched refs:xstrcasecmp (Results 1 – 3 of 3) sorted by relevance
39 xstrcasecmp(const char *str1, const char *str2) in xstrcasecmp() function
573 #define strcasecmp xstrcasecmp575 xstrcasecmp(const char *s1, const char *s2);
101113 | /usr/include/string.h:534: error: conflicting types for ‘xstrcasecmp’101114 | ../../include/os.h:488: note: previous declaration of ‘xstrcasecmp’ was here