Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/pf/authpf/
HDpathnames.h34 #define PATH_BAN_DIR "/etc/authpf/banned" macro
HDauthpf.c309 if (!check_luser(PATH_BAN_DIR, luser) || !allowed_luser(pw)) { in main()