HelenOS sources

str_suffix        118 common/include/str.h extern const char *str_suffix(const char *s, size_t prefix_length);
str_suffix        118 kernel/generic/common/include/str.h extern const char *str_suffix(const char *s, size_t prefix_length);
str_suffix        306 uspace/app/stats/stats.c 			escaped_name = escape_dot(str_suffix(stats_tasks[i].name,
str_suffix        118 uspace/lib/c/common/include/str.h extern const char *str_suffix(const char *s, size_t prefix_length);
str_suffix        118 uspace/lib/posix/include/common/str.h extern const char *str_suffix(const char *s, size_t prefix_length);
HelenOS homepage, sources at GitHub