Home
last modified time | relevance | path

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

/freebsd/contrib/pf/authpf/
H A Dpathnames.h29 #define PATH_ALLOWFILE "/etc/authpf/authpf.allow" macro
H A Dauthpf.c477 if ((f = fopen(PATH_ALLOWFILE, "r")) == NULL) { in allowed_luser()
492 PATH_ALLOWFILE, strerror(errno)); in allowed_luser()
532 buf + 1, PATH_ALLOWFILE, in allowed_luser()
564 pw->pw_name, PATH_ALLOWFILE); in allowed_luser()