Searched refs:pfctl_fopen (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.h89 FILE *pfctl_fopen(const char *, const char *);
H A Dpfctl_radix.c525 fp = pfctl_fopen(file, "r");
H A Dpfctl_osfp.c104 if ((in = pfctl_fopen(fp_filename, "r")) == NULL) {
H A Dpfctl.c1634 pfctl_fopen(const char *name, const char *mode) function

Completed in 77 milliseconds