Home
last modified time | relevance | path

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

/freebsd/contrib/pf/authpf/
H A Dpathnames.h34 #define PATH_BAN_DIR "/etc/authpf/banned" macro
H A Dauthpf.c309 if (!check_luser(PATH_BAN_DIR, luser) || !allowed_luser(pw)) { in main()