Home
last modified time | relevance | path

Searched refs:xstrncasecmp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dstrcasecmp.c55 xstrncasecmp(const char *s1, const char *s2, size_t n) in xstrncasecmp() function
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h579 #define strncasecmp xstrncasecmp
581 xstrncasecmp(const char *s1, const char *s2, size_t n);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog101115 | /usr/include/string.h:538: error: conflicting types for ‘xstrncasecmp
101116 | ../../include/os.h:493: note: previous declaration of ‘xstrncasecmp’ was here