Searched refs:PATH_PFRULES (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/pf/authpf/ | ||
H A D | pathnames.h | 30 #define PATH_PFRULES "/etc/authpf/authpf.rules" macro |
H A D | authpf.c | 781 if ((fn = strdup(PATH_PFRULES)) == NULL) in change_filter() |