HelenOS sources

_strchr          1484 common/str.c   static char *_strchr(const char *str, char c)
_strchr          1484 kernel/generic/common/str.c static char *_strchr(const char *str, char c)
_strchr          1484 uspace/lib/c/common/str.c static char *_strchr(const char *str, char c)
HelenOS homepage, sources at GitHub