Home
last modified time | relevance | path

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

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