Searched refs:print_verbose (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/tools/tools/ath/athstats/
H A Dstatfoo.h70 void (*print_verbose)(_p, FILE *); \
110 { wf->base.print_verbose(&wf->base, fd); } \
124 _p->base.print_verbose = _t##_print_verbose; \
H A Dmain.c161 wf->print_verbose(wf, stdout);
H A Dstatfoo.c190 sf->print_verbose = statfoo_print_verbose;
H A Dathstats.c1009 wf->base.base.print_verbose = ath_print_verbose;
/freebsd-9.3-release/tools/tools/mwl/mwlstats/
H A Dstatfoo.h70 void (*print_verbose)(_p, FILE *); \
110 { wf->base.print_verbose(&wf->base, fd); } \
124 _p->base.print_verbose = _t##_print_verbose; \
H A Dmain.c125 wf->print_verbose(wf, stdout);
H A Dstatfoo.c182 sf->print_verbose = statfoo_print_verbose;
H A Dmwlstats.c559 wf->base.base.print_verbose = mwl_print_verbose;
/freebsd-9.3-release/tools/tools/net80211/wlanstats/
H A Dstatfoo.h70 void (*print_verbose)(_p, FILE *); \
111 { wf->base.print_verbose(&wf->base, fd); } \
125 _p->base.print_verbose = _t##_print_verbose; \
H A Dmain.c273 wf->print_verbose(wf, stdout);
H A Dstatfoo.c199 sf->print_verbose = statfoo_print_verbose;
/freebsd-9.3-release/tools/tools/npe/npestats/
H A Dstatfoo.h70 void (*print_verbose)(_p, FILE *); \
110 { wf->base.print_verbose(&wf->base, fd); } \
124 _p->base.print_verbose = _t##_print_verbose; \
H A Dmain.c140 wf->print_verbose(wf, stdout);
H A Dstatfoo.c190 sf->print_verbose = statfoo_print_verbose;
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibswportwatch.pl49 sub print_verbose subroutine

Completed in 151 milliseconds