Searched refs:printstats (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | memstats.c | 226 printstats(rbtree_type* tree) in printstats() function 254 printstats(tree); in main()
|
| /openbsd/src/usr.bin/tftp/ |
| D | tftp.c | 68 static void printstats(const char *, unsigned long); 265 printstats("Sent", amount); in sendfile() 421 printstats("Received", amount); in recvfile() 562 printstats(const char *direction, unsigned long amount) in printstats() function
|
| /openbsd/src/usr.bin/lex/ |
| D | main.c | 54 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable 711 if (printstats) { in flexend() 743 if (printstats) in flexend() 907 printstats = syntaxerror = trace = spprdflt = false; in flexinit() 1151 printstats = true; in flexinit()
|
| D | flexdef.h | 364 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
|