HelenOS sources

str_cmp           683 common/str.c   int str_cmp(const char *s1, const char *s2)
str_cmp           683 kernel/generic/common/str.c int str_cmp(const char *s1, const char *s2)
str_cmp            79 uspace/lib/bithenge/src/linux/common.h static inline int str_cmp(const char *s1, const char *s2)
str_cmp           683 uspace/lib/c/common/str.c int str_cmp(const char *s1, const char *s2)
HelenOS homepage, sources at GitHub