Home
last modified time | relevance | path

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

/freebsd/usr.bin/tftp/
H A Dtftp.c158 printstats("Sent", verbose, &tftp_stats); in xmitfile()
266 printstats("Received", verbose, &tftp_stats); in recvfile()
/freebsd/libexec/tftpd/
H A Dtftp-utils.h129 void printstats(const char *direction, int verbose, struct tftp_stats *ts);
H A Dtftp-utils.c310 printstats(const char *direction, int verbose, struct tftp_stats *ts) in printstats() function
/freebsd/contrib/flex/src/
H A Dmain.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()
H A Dflexdef.h360 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
/freebsd/usr.bin/lex/
H A Dinitscan.c2889 printstats = option_sense; variable