Home
last modified time | relevance | path

Searched refs:clearstats (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dstats.c112 clearstats() in clearstats() function
196 clearstats();
H A Dsendmail.h2824 extern void clearstats __P((void));
H A Dqueue.c3738 clearstats();
3931 clearstats();
H A Ddeliver.c817 clearstats();
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c2333 clearstats(int argc, const char *argv[]) in clearstats() function
3569 rc = clearstats(argc, argv); in run_cmd()