Home
last modified time | relevance | path

Searched refs:printstats (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/usr.bin/tftp/
HDtftp.c158 printstats("Sent", verbose, &tftp_stats); in xmitfile()
266 printstats("Received", verbose, &tftp_stats); in recvfile()
/freebsd-head/libexec/tftpd/
HDtftp-utils.h129 void printstats(const char *direction, int verbose, struct tftp_stats *ts);
HDtftp-utils.c310 printstats(const char *direction, int verbose, struct tftp_stats *ts) in printstats() function
/freebsd-head/contrib/flex/src/
HDmain.c51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
751 if (printstats) { in flexend()
783 if (printstats) in flexend()
950 printstats = syntaxerror = trace = spprdflt = false; in flexinit()
1200 printstats = true; in flexinit()
HDflexdef.h360 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
/freebsd-head/usr.bin/lex/
HDinitscan.c2889 printstats = option_sense; variable