HelenOS sources

str_lcmp          629 common/str.c   int str_lcmp(const char *s1, const char *s2, size_t max_len)
str_lcmp          629 kernel/generic/common/str.c int str_lcmp(const char *s1, const char *s2, size_t max_len)
str_lcmp           84 uspace/lib/bithenge/src/linux/common.h static inline errno_t str_lcmp(const char *s1, const char *s2, size_t max_len)
str_lcmp          629 uspace/lib/c/common/str.c int str_lcmp(const char *s1, const char *s2, size_t max_len)
HelenOS homepage, sources at GitHub