match               8 user/grep.c    int match(char*, char*);
match              23 user/grep.c          if(match(pattern, p)){