pfctl.c | 65 int pfctl_clear_rules(int, int, char *); 307 pfctl_clear_rules(int dev, int opts, char *anchorname) function in typeref:typename:int 317 err(1, "pfctl_clear_rules"); 2232 pfctl_clear_rules(dev, opts, anchorname); 2250 pfctl_clear_rules(dev, opts, anchorname);
|