Searched refs:pfctl_show_rules (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 100 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int, int); 1212 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules() function 1269 pfctl_show_rules(dev, npath, opts, in pfctl_show_rules() 1369 pfctl_show_rules(dev, npath, opts, format, in pfctl_show_rules() 1391 pfctl_show_rules(dev, npath, opts, format, in pfctl_show_rules() 3097 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main() 3102 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main() 3143 pfctl_show_rules(dev, path, opts, 0, anchorname, 0, 0); in main() 3148 pfctl_show_rules(dev, path, opts, 1, anchorname, 0, 0); in main() 3173 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING, in main()
|