HelenOS sources

str_casecmp       681 common/str.c   int str_casecmp(const char *s1, const char *s2)
str_casecmp       681 kernel/generic/common/str.c int str_casecmp(const char *s1, const char *s2)
str_casecmp       681 uspace/lib/c/common/str.c int str_casecmp(const char *s1, const char *s2)
HelenOS homepage, sources at GitHub