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

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl.h87 FILE *pfctl_fopen(const char *, const char *);
H A Dpfctl_radix.c523 fp = pfctl_fopen(file, "r");
H A Dpfctl_osfp.c104 if ((in = pfctl_fopen(fp_filename, "r")) == NULL) {
H A Dpfctl.c1532 pfctl_fopen(const char *name, const char *mode) function

Completed in 72 milliseconds