Searched refs:s_pidFilePath (Results 1 – 2 of 2) sorted by relevance
196 static char s_pidFilePath[]; variable
94 char ZfsDaemon::s_pidFilePath[] = "/var/run/zfsd.pid"; member in ZfsDaemon419 s_pidFH = pidfile_open(s_pidFilePath, 0600, &otherPID); in OpenPIDFile()