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

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c108 int pfctl_load_rule(struct pfctl *, char *, struct pf_rule *, int);
1400 if ((error = pfctl_load_rule(pf, path, r, depth)))
1424 pfctl_load_rule(struct pfctl *pf, char *path, struct pf_rule *r, int depth) function
1436 errx(1, "pfctl_load_rule: strlcpy");
1459 errx(1, "pfctl_load_rule: strlcpy");

Completed in 66 milliseconds