Searched refs:PATH_ALLOWFILE (Results 1 – 2 of 2) sorted by relevance
29 #define PATH_ALLOWFILE "/etc/authpf/authpf.allow" macro
477 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()