Searched refs:grepbuf (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | grep.c | 751 grepbuf (char const *beg, char const *lim) in grepbuf() function 887 nlines += grepbuf (beg, lim); in grep() 928 nlines += grepbuf (bufbeg + save - residue, buflim); in grep()
|
| H A D | ChangeLog | 687 (grepbuf): If exit_on_match is nonzero, exit with status zero 765 * src/grep.c (nlscan, prpending, prtext, grepbuf): Do not 777 prpending, prtext, grepbuf, grep, grepfile, grepdir): Likewise. 828 (reset, grepbuf): Adjust to new interface for 'execute'. 842 page_alloc, reset, fillbuf, grepbuf, prtext, prpending, prline, 953 (grepbuf): Now updates outleft correctly. This fixes the bug that the 955 (grepbuf, prtext): Now update after_last_match instead of inputhwm. 972 (fillbuf, prtext, grepbuf): Set it. 975 (prtext, grepbuf, grep): Don't output more than outleft lines. 1467 (nlscan, prpending, prtext, grepbuf, grep): Use it instead of '\n'.
|