group_match
rc = group_match(grpstr, string);
return (group_match(tok, string));
static int group_match(const char *, const char *);