Searched refs:PATH_AUTHPF_SHELL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/pf/authpf/ | ||
| H A D | pathnames.h | 37 #define PATH_AUTHPF_SHELL "/usr/sbin/authpf" macro |
| H A D | authpf.c | 160 if (strcmp(shell, PATH_AUTHPF_SHELL) && in main() |