HelenOS sources

pcut_str_start_equals  161 uspace/lib/pcut/src/internal.h int pcut_str_start_equals(const char *a, const char *b, int len);
pcut_str_start_equals   65 uspace/lib/pcut/src/main.c 	if (! pcut_str_start_equals(arg, opt, opt_len)) {
HelenOS homepage, sources at GitHub