Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dqueue.c101 printline(&item->data, '-', NULL, 0); in printqueue()
Dutil.c373 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
Dgrep.h147 void printline(struct str *line, int sep, regmatch_t *matches, int m);