pfctl.c | 83 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int); 757 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, function in typeref:typename:int 788 if (format == PFCTL_SHOW_RULES && (pr.nr > 0 || header)) 824 case PFCTL_SHOW_RULES: 869 case PFCTL_SHOW_RULES: 894 pfctl_show_rules(dev, path, opts, format, 2161 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_RULES, 2166 pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, 2197 pfctl_show_rules(dev, path, opts, 0, anchorname, 0) [all...] |