Home
last modified time | relevance | path

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

/trueos/sbin/pfctl/
HDpfctl.c92 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int);
824 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules() function
951 pfctl_show_rules(dev, path, opts, format, in pfctl_show_rules()
2207 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, in main()
2212 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, in main()
2243 pfctl_show_rules(dev, path, opts, 0, anchorname, 0); in main()
2248 pfctl_show_rules(dev, path, opts, 1, anchorname, 0); in main()
2268 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_NOTHING, in main()