Home
last modified time | relevance | path

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

/freebsd/contrib/pf/authpf/
H A Dpathnames.h30 #define PATH_PFRULES "/etc/authpf/authpf.rules" macro
H A Dauthpf.c781 if ((fn = strdup(PATH_PFRULES)) == NULL) in change_filter()