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