Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c937 int conaprnt = 0, conbprnt = 0, lastmatch = 0; in grep() local
1317 conbprnt = 1; in grep()
1380 if (havematch && (eof || conaprnt || conbprnt)) { in grep()
1503 conaprnt = conbprnt = 0; in grep()