HomeSort by: relevance | last modified time | path
    Searched defs:do_stats (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/rndctl/
rndctl.c 82 static void do_stats(void);
549 do_stats(void) function
715 do_stats();
  /src/sbin/dump/
tape.c 222 * do_stats --
226 do_stats(void) function
425 (void)do_stats();
  /src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c 401 /* do_stats - show counters */
403 static void do_stats(void) function
957 do_stats();
1322 do_stats();
  /src/external/bsd/nsd/dist/
remote.c 1270 do_stats(RES* ssl, xfrd_state_type* xfrd, int peek) function
2727 do_stats(ssl, rc->xfrd, 1);
2729 do_stats(ssl, rc->xfrd, 0);
  /src/external/bsd/unbound/dist/daemon/
remote.c 1219 do_stats(RES* ssl, struct worker* worker, int reset) function
3924 do_stats(ssl, worker, 0);
3929 do_stats(ssl, worker, 1);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 896 do_stats(rdatasetheader_t *header) { function
911 if (!do_stats(header)) {

Completed in 44 milliseconds