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

/freebsd-current/usr.bin/grep/
H A Dutil.c75 static void printline(struct parsec *pc, int sep);
208 printline(pc, ':');
213 printline(pc, ':');
473 * matches. The matching lines are passed to printline() to display the
745 printline(struct parsec *pc, int sep) function

Completed in 155 milliseconds