Searched refs:pfctl_show_rules (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sbin/pfctl/ |
| HD | pfctl.c | 89 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int); 819 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules() function 946 pfctl_show_rules(dev, path, opts, format, in pfctl_show_rules() 2203 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main() 2208 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main() 2239 pfctl_show_rules(dev, path, opts, 0, anchorname, 0); in main() 2244 pfctl_show_rules(dev, path, opts, 1, anchorname, 0); in main() 2264 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING, in main()
|