Searched refs:pfctl_show (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sbin/pfctl/ |
| D | pfctl.h | 41 enum pfctl_show { PFCTL_SHOW_RULES, PFCTL_SHOW_LABELS, PFCTL_SHOW_NOTHING }; enum
|
| D | pfctl.c | 100 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int, int); 1029 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules()
|