Searched refs:pfctl_show_rules (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sbin/pfctl/ |
| D | pfctl.c | 89 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int, int, 837 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules() function 941 pfctl_show_rules(dev, npath, opts, format, in pfctl_show_rules() 986 pfctl_show_rules(dev, npath, opts, in pfctl_show_rules() 2756 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main() 2761 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main() 2787 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main() 2794 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main() 2820 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING, in main()
|