Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dutil.c62 bool doctx; /* Printing context? */ member
207 if (mc->doctx) { in procmatch_match()
300 } else if (mc->doctx) in procmatches()
356 mc.doctx = true; in procfile()