Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/authpf/
H A Dpathnames.h36 #define PATH_DEVFILE "/dev/pf" macro
H A Dauthpf.c126 dev_fd = open(PATH_DEVFILE, O_RDWR); in main()