Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c718 grepbuf (char const *beg, char const *lim) in grepbuf() function
846 nlines += grepbuf (beg, lim); in grep()
887 nlines += grepbuf (bufbeg + save - residue, buflim); in grep()
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog710 (grepbuf): If exit_on_match is nonzero, exit with status zero
788 * src/grep.c (nlscan, prpending, prtext, grepbuf): Do not
800 prpending, prtext, grepbuf, grep, grepfile, grepdir): Likewise.
851 (reset, grepbuf): Adjust to new interface for 'execute'.
865 page_alloc, reset, fillbuf, grepbuf, prtext, prpending, prline,
976 (grepbuf): Now updates outleft correctly. This fixes the bug that the
978 (grepbuf, prtext): Now update after_last_match instead of inputhwm.
995 (fillbuf, prtext, grepbuf): Set it.
998 (prtext, grepbuf, grep): Don't output more than outleft lines.
1490 (nlscan, prpending, prtext, grepbuf, grep): Use it instead of '\n'.