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

/freebsd-current/usr.bin/grep/
H A Dgrep.h148 void grep_printline(struct str *line, int sep);
H A Dqueue.c118 grep_printline(item, '-');
H A Dutil.c229 grep_printline(&pc->ln, '-');
257 grep_printline(&pc->ln, '-');
704 void grep_printline(struct str *line, int sep) { function
794 grep_printline(&pc->ln, sep);

Completed in 67 milliseconds