HomeSort by: relevance | last modified time | path
    Searched refs:PATH_PIDFILE (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/usr.sbin/authpf/
pathnames.h 37 #define PATH_PIDFILE "/var/authpf"
authpf.c 176 n = snprintf(pidfile, sizeof(pidfile), "%s/%s", PATH_PIDFILE, ipsrc);

Completed in 12 milliseconds