Home
last modified time | relevance | path

Searched defs:nstats (Results 1 – 7 of 7) sorted by relevance

/dragonfly/tools/tools/ath/athstats/
H A Dstatfoo.h81 int nstats; /* number of stats */ member
H A Dstatfoo.c176 statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats) in statfoo_init()
/dragonfly/tools/tools/net80211/wlanstats/
H A Dstatfoo.h81 int nstats; /* number of stats */ member
H A Dstatfoo.c185 statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats) in statfoo_init()
H A Dwlanstats.c500 struct ieee80211_stats *stats, struct ieee80211req_sta_stats *nstats) in wlan_collect()
/dragonfly/usr.bin/systat/
H A Daltqs.c82 union class_stats nstats; member
/dragonfly/crypto/openssh/
H A Dsftp-server.c1149 int nstats = 10, count = 0, i; in process_readdir() local