Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/grep/
H A Dutil.c444 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline() function
/netbsd-src/games/monop/
H A Dmonop.h69 #define printline() printf("------------------------------\n") macro
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c1519 printline(const char *hname, char *msg, int flags) printline() function