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