Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dstrcasecmp.c39 xstrcasecmp(const char *str1, const char *str2) in xstrcasecmp() function
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h573 #define strcasecmp xstrcasecmp
575 xstrcasecmp(const char *s1, const char *s2);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog101113 | /usr/include/string.h:534: error: conflicting types for ‘xstrcasecmp
101114 | ../../include/os.h:488: note: previous declaration of ‘xstrcasecmp’ was here