Searched defs:s_pidFilePath (Results 1 – 2 of 2) sorted by relevance
/freebsd/cddl/usr.sbin/zfsd/ | ||
H A D | zfsd.h | 196 static char s_pidFilePath[]; variable |
H A D | zfsd.cc | 94 char ZfsDaemon::s_pidFilePath[] = "/var/run/zfsd.pid"; member in ZfsDaemon |