HomeSort by: relevance | last modified time | path
    Searched defs:pfctl_show_rules (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
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...]

Completed in 36 milliseconds