Searched defs:strcasecmp (Results 1 - 3 of 3) sorted by relevance
| /src/distrib/utils/libhack/ | ||
| H A D | strcasecmp.c | 14 strcasecmp(const char *s1, const char *s2) function in typeref:typename:int |
| /src/sys/lib/libsa/ | ||
| H A D | dosfs.c | 159 #define strcasecmp(s1, s2) dos_strcasecmp(s1, s2) macro 161 strcasecmp(const char *s1, const char *s2) function in typeref:typename:int |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 679 #define strcasecmp _strcasecmp macro |
Completed in 6 milliseconds