Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dpathnames.h34 #define PATH_USER_DIR "/etc/authpf/users" macro
H A Dauthpf.c672 if (asprintf(&fn, "%s/%s/authpf.rules", PATH_USER_DIR, luser) in change_filter()