Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c308 static int benhere = 0; in findline() local
312 if (curline != (offset_t)1 || benhere) /* If first line, first time, */ in findline()
316 benhere = 1; in findline()