Home
last modified time | relevance | path

Searched refs:STATS_FILE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/dsynth/
H A Ddsynth.h91 #define STATS_FILE "monitor.dat" /* under LogsPath */ macro
H A Ddsynth.c298 asprintf(&spath, "%s/%s", StatsBase, STATS_FILE); in main()