Searched refs:HASTD_PIDFILE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/hastd/ | ||
H A D | hast.h | 92 #define HASTD_PIDFILE "/var/run/hastd.pid" macro |
H A D | parse.y | 869 strlcpy(depth0_pidfile, HASTD_PIDFILE, sizeof(depth0_pidfile)); in yy_config_parse() |