Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c940 boolean_t sameline = B_FALSE; /* Are we still on the same line? */ in grep() local
1159 if (!sameline) { in grep()
1162 sameline = B_FALSE; in grep()
1532 sameline = B_TRUE; in grep()