Searched refs:PATH_PIDFILE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/dist/pf/usr.sbin/authpf/ | ||
H A D | pathnames.h | 37 #define PATH_PIDFILE "/var/authpf" macro |
H A D | authpf.c | 176 n = snprintf(pidfile, sizeof(pidfile), "%s/%s", PATH_PIDFILE, ipsrc); in main() |