Searched refs:athstats (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/tools/tools/ath/
H A DMakefile4 SUBDIR+= athstats ath_prom_read athradar athaggrstats
/freebsd-10-stable/tools/tools/ath/athstats/
H A DMakefile9 PROG= athstats
15 SRCS= main.c statfoo.c athstats.c opt_ah.h ah_osdep.h
H A Dathstats.c58 #include "athstats.h"
70 static const struct fmt athstats[] = { variable in typeref:struct:fmt
1069 fprintf(fd, "%s%-*s %s\n", indent, width, s, athstats[i].desc);
1091 statfoo_init(&wf->base.base, "athstats", athstats, N(athstats));

Completed in 104 milliseconds