Home
last modified time | relevance | path

Searched refs:StatsLockPath (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/dsynth/
H A Dmonitor.c83 LockFd = open(StatsLockPath, O_RDWR|O_CREAT|O_NOFOLLOW|O_CLOEXEC, in MonitorInit()
86 dfatal_errno("Cannot create %s", StatsLockPath); in MonitorInit()
H A Dconfig.c74 char *StatsLockPath; variable
329 asprintf(&StatsLockPath, "%s/monitor.lk", StatsBase); in ParseConfiguration()
H A Ddsynth.h582 extern char *StatsLockPath;