Searched refs:PATH_AUTHPF_SHELL (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/dist/pf/usr.sbin/authpf/ | ||
| H A D | pathnames.h | 38 #define PATH_AUTHPF_SHELL "/usr/sbin/authpf" macro |
| H A D | authpf.c | 143 if (strcmp(shell, PATH_AUTHPF_SHELL)) { in main() |