Searched refs:xstrncasecmp (Results 1 – 3 of 3) sorted by relevance
55 xstrncasecmp(const char *s1, const char *s2, size_t n) in xstrncasecmp() function
579 #define strncasecmp xstrncasecmp581 xstrncasecmp(const char *s1, const char *s2, size_t n);
101115 | /usr/include/string.h:538: error: conflicting types for ‘xstrncasecmp’101116 | ../../include/os.h:493: note: previous declaration of ‘xstrncasecmp’ was here