strcasecmp 74 uspace/lib/posix/include/posix/string.h extern int strcasecmp(const char *s1, const char *s2); strcasecmp 47 uspace/lib/posix/include/posix/strings.h extern int strcasecmp(const char *s1, const char *s2);HelenOS homepage, sources at GitHub