Searched refs:PATH_PFRULES (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/dist/pf/usr.sbin/authpf/ | ||
| H A D | pathnames.h | 31 #define PATH_PFRULES "/etc/authpf/authpf.rules" macro |
| H A D | authpf.c | 677 if ((fn = strdup(PATH_PFRULES)) == NULL) in change_filter() |