Searched refs:do_stats (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/rsync-45/rsync/
H A Dmain.c42 extern int do_stats;
175 if (do_stats && verbose > 1) {
231 if (do_stats) {
259 if (verbose || do_stats) {
H A Doptions.c96 int do_stats = 0; variable
422 {"stats", 0, POPT_ARG_NONE, &do_stats, 0, 0, 0 },
/macosx-10.10.1/postfix-255/postfix/src/smtpstone/
H A Dsmtp-sink.c385 /* do_stats - show counters */
387 static void do_stats(void) function
914 do_stats();
1279 do_stats();
/macosx-10.10.1/dcerpc-61/dcerpc/perf/
H A Dclient.c915 static void do_stats (name)
977 do_stats (argc == 2 ? NULL : argv[2]);
2552 do_stats (NULL);
2823 do_stats (NULL);
899 static void do_stats (name) function

Completed in 130 milliseconds