Home
last modified time | relevance | path

Searched refs:pfctl_load_fingerprints (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h278 int pfctl_load_fingerprints(int, int);
H A Dpfctl.c2194 pfctl_load_fingerprints(dev_fd, opts); in main()
2199 pfctl_load_fingerprints(dev_fd, opts); in main()
2204 pfctl_load_fingerprints(dev_fd, opts); in main()
2228 pfctl_load_fingerprints(dev_fd, opts); in main()
2246 pfctl_load_fingerprints(dev_fd, opts); in main()
H A Dpfctl_osfp.c297 pfctl_load_fingerprints(int dev, int opts __unused) in pfctl_load_fingerprints() function