Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/pf/authpf/
H A Dpathnames.h35 #define PATH_DEVFILE "/dev/pf" macro
H A Dauthpf.c139 dev = open(PATH_DEVFILE, O_RDWR); in main()