Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c118 static unsigned long conalen, conblen, conmatches; variable
970 nearmatch = (conmatches != 0); in grep()
1391 if (conmatches++ && nearmatch && !cflag) in grep()