Searched refs:printline (Results 1 – 3 of 3) sorted by relevance
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | queue.c | 101 printline(&item->data, '-', NULL, 0); in printqueue()
|
D | util.c | 373 printline(l, ':', matches, m); in procline() 375 printline(l, '-', matches, m); in procline() 444 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline() function
|
D | grep.h | 147 void printline(struct str *line, int sep, regmatch_t *matches, int m);
|