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

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

Completed in 152 milliseconds