Searched refs:exit_on_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/grep/
H A Dgrep.c541 static int exit_on_match; /* Exit on first match. */ variable
774 if (exit_on_match)
1611 exit_on_match = 1;
1730 if (exit_on_match)
1732 if (exit_on_match | list_files)

Completed in 107 milliseconds