star_match
static Boolean star_match(char *string, char *pattern);
return star_match(string, ++pattern);