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

/freebsd-current/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) function
/freebsd-current/usr.bin/tftp/
H A Dtftp.c158 printstats("Sent", verbose, &tftp_stats);
266 printstats("Received", verbose, &tftp_stats);
/freebsd-current/contrib/flex/src/
H A Dmain.c52 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
752 if (printstats) {
784 if (printstats)
951 printstats = syntaxerror = trace = spprdflt = false;
1201 printstats = true;
51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
H A Dflexdef.h312 * printstats - if true (-v), dump statistics
360 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
/freebsd-current/usr.bin/lex/
H A Dinitscan.c2889 printstats = option_sense; variable

Completed in 95 milliseconds