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

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl.c91 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int);
823 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, function
950 pfctl_show_rules(dev, path, opts, format,
2206 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES,
2211 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS,
2242 pfctl_show_rules(dev, path, opts, 0, anchorname, 0);
2247 pfctl_show_rules(dev, path, opts, 1, anchorname, 0);
2267 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING,

Completed in 68 milliseconds