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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl.c99 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int);
995 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, function
1131 pfctl_show_rules(dev, path, opts, format,
2401 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES,
2406 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS,
2440 pfctl_show_rules(dev, path, opts, 0, anchorname, 0);
2445 pfctl_show_rules(dev, path, opts, 1, anchorname, 0);
2465 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING,

Completed in 104 milliseconds