Home
last modified time | relevance | path

Searched refs:PATH_PIDFILE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dpathnames.h37 #define PATH_PIDFILE "/var/authpf" macro
H A Dauthpf.c176 n = snprintf(pidfile, sizeof(pidfile), "%s/%s", PATH_PIDFILE, ipsrc); in main()