Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dpathnames.h36 #define PATH_DEVFILE "/dev/pf" macro
H A Dauthpf.c122 dev = open(PATH_DEVFILE, O_RDWR); in main()