Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dutil.c252 grep_printline(&pc->ln, '-'); in procmatch_nomatch()
280 grep_printline(&pc->ln, '-'); in procmatches()
727 void grep_printline(struct str *line, int sep) { in grep_printline() function
848 grep_printline(&pc->ln, sep); in printline()
H A Dqueue.c118 grep_printline(item, '-'); in printqueue()
H A Dgrep.h148 void grep_printline(struct str *line, int sep);