Searched defs:matched (Results 1 – 3 of 3) sorted by relevance
693 int matched = 0; in grep_dir() local711 int matched; in grep_main() local
1096 int old_matched, matched; in process_files() local
697 static void add_match(char *matched) in add_match()