Home
last modified time | relevance | path

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

/system/core/toolbox/grep/
Dqueue.c101 printline(&item->data, '-', NULL, 0); in printqueue()
Dutil.c372 printline(l, ':', matches, m); in procline()
374 printline(l, '-', matches, m); in procline()
443 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline() function
Dgrep.h151 void printline(struct str *line, int sep, regmatch_t *matches, int m);