Searched refs:pfctl_show_rules (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/sbin/pfctl/ |
| HD | pfctl.c | 100 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int, int); 1221 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules() function 1277 pfctl_show_rules(dev, npath, opts, in pfctl_show_rules() 1395 pfctl_show_rules(dev, npath, opts, format, in pfctl_show_rules() 1417 pfctl_show_rules(dev, npath, opts, format, in pfctl_show_rules() 3149 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main() 3154 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main() 3195 pfctl_show_rules(dev, path, opts, 0, anchorname, 0, 0); in main() 3200 pfctl_show_rules(dev, path, opts, 1, anchorname, 0, 0); in main() 3225 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING, in main()
|