Searched refs:STATS_FILE (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/usr.bin/dsynth/ | ||
| H A D | dsynth.h | 91 #define STATS_FILE "monitor.dat" /* under LogsPath */ macro |
| H A D | dsynth.c | 298 asprintf(&spath, "%s/%s", StatsBase, STATS_FILE); in main() |