Home
last modified time | relevance | path

Searched refs:last_outed (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/grep/
H A Dutil.c61 int last_outed; /* Number of lines since last output */ member
208 if (!first_match && (!mc->same_file || mc->last_outed > 0)) in procmatch_match()
228 mc->last_outed = 0; in procmatch_match()
249 ++mc->last_outed; in procmatch_nomatch()