HelenOS sources

str_cmp           582 common/str.c   int str_cmp(const char *s1, const char *s2)
str_cmp           582 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           582 uspace/lib/c/common/str.c int str_cmp(const char *s1, const char *s2)
HelenOS homepage, sources at GitHub