Home
last modified time | relevance | path

Searched refs:bsdstat_init (Results 1 – 7 of 7) sorted by relevance

/src/lib/libbsdstat/
H A Dbsdstat.h88 extern void bsdstat_init(struct bsdstat *, const char *name,
H A Dbsdstat.c190 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 Dnpestats.c256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()
/src/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c375 bsdstat_init(&wf->base.base, "athaggrstats", in BSDSTAT_DEFINE_BOUNCE()
/src/tools/tools/mwl/mwlstats/
H A Dmwlstats.c551 bsdstat_init(&wf->base.base, "mwlstats", mwlstats, in BSDSTAT_DEFINE_BOUNCE()
/src/usr.sbin/wlanstat/
H A Dwlanstat.c1041 bsdstat_init(&wf->base.base, "wlanstat", wlanstat, in BSDSTAT_DEFINE_BOUNCE()
/src/tools/tools/ath/athstats/
H A Dathstats.c1100 bsdstat_init(&wf->base.base, "athstats", athstats, in BSDSTAT_DEFINE_BOUNCE()