Searched refs:s_pidFilePath (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dzfsd.h198 static char s_pidFilePath[]; member in class:ZfsDaemon
H A Dzfsd.cc95 char ZfsDaemon::s_pidFilePath[] = "/var/run/zfsd.pid"; member in class:ZfsDaemon
420 s_pidFH = pidfile_open(s_pidFilePath, 0600, &otherPID);

Completed in 93 milliseconds