HelenOS sources

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