Searched refs:pfctl_show_rules (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c94 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int);
909 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, function
1036 pfctl_show_rules(dev, path, opts, format,
2317 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES,
2322 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS,
2356 pfctl_show_rules(dev, path, opts, 0, anchorname, 0);
2361 pfctl_show_rules(dev, path, opts, 1, anchorname, 0);
2381 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING,

Completed in 68 milliseconds