Searched defs:printline (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dutil.c283 * matches. The matching lines are passed to printline() to display the
373 printline(l, ':', matches, m);
375 printline(l, '-', matches, m);
444 printline(struct str *line, int sep, regmatch_t *matches, int m) function

Completed in 20 milliseconds