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

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl.c104 int pfctl_load_rule(struct pfctl *, char *, struct pf_rule *, int);
1300 if ((error = pfctl_load_rule(pf, path, r, depth)))
1324 pfctl_load_rule(struct pfctl *pf, char *path, struct pf_rule *r, int depth) function
1336 errx(1, "pfctl_load_rule: strlcpy");
1359 errx(1, "pfctl_load_rule: strlcpy");

Completed in 77 milliseconds