Searched refs:statfoo_get (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/tools/tools/mwl/mwlstats/
H A Dstatfoo.c82 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) function
177 sf->get_curstat = statfoo_get;
178 sf->get_totstat = statfoo_get;
/freebsd-10-stable/tools/tools/ath/athaggrstats/
H A Dstatfoo.c84 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) function
199 sf->get_curstat = statfoo_get;
200 sf->get_totstat = statfoo_get;
/freebsd-10-stable/tools/tools/ath/athstats/
H A Dstatfoo.c84 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) function
199 sf->get_curstat = statfoo_get;
200 sf->get_totstat = statfoo_get;
/freebsd-10-stable/tools/tools/net80211/wlanstats/
H A Dstatfoo.c88 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) function
194 sf->get_curstat = statfoo_get;
195 sf->get_totstat = statfoo_get;
/freebsd-10-stable/tools/tools/npe/npestats/
H A Dstatfoo.c82 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) function
185 sf->get_curstat = statfoo_get;
186 sf->get_totstat = statfoo_get;

Completed in 62 milliseconds