Searched refs:bsdstat_init (Results 1 – 7 of 7) sorted by relevance
| /src/lib/libbsdstat/ |
| H A D | bsdstat.h | 88 extern void bsdstat_init(struct bsdstat *, const char *name,
|
| H A D | bsdstat.c | 190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init() function
|
| /src/tools/tools/npe/npestats/ |
| H A D | npestats.c | 256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()
|
| /src/tools/tools/ath/athaggrstats/ |
| H A D | athaggrstats.c | 375 bsdstat_init(&wf->base.base, "athaggrstats", in BSDSTAT_DEFINE_BOUNCE()
|
| /src/tools/tools/mwl/mwlstats/ |
| H A D | mwlstats.c | 551 bsdstat_init(&wf->base.base, "mwlstats", mwlstats, in BSDSTAT_DEFINE_BOUNCE()
|
| /src/usr.sbin/wlanstat/ |
| H A D | wlanstat.c | 1041 bsdstat_init(&wf->base.base, "wlanstat", wlanstat, in BSDSTAT_DEFINE_BOUNCE()
|
| /src/tools/tools/ath/athstats/ |
| H A D | athstats.c | 1100 bsdstat_init(&wf->base.base, "athstats", athstats, in BSDSTAT_DEFINE_BOUNCE()
|