Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Ddsynth.h92 #define STATS_LOCKFILE "monitor.lk" /* under LogsPath */ macro
H A Ddsynth.c299 asprintf(&lpath, "%s/%s", StatsBase, STATS_LOCKFILE); in main()