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

  /src/dist/pf/sbin/pfctl/
pfctl.c 92 int pfctl_show_anchors(int, int, char *);
1903 pfctl_show_anchors(int dev, int opts, char *anchorname) function in typeref:typename:int
1935 if ((opts & PF_OPT_VERBOSE) && pfctl_show_anchors(dev, opts, sub))
2157 pfctl_show_anchors(dev, opts, anchorname);
pfctl.c 92 int pfctl_show_anchors(int, int, char *);
1903 pfctl_show_anchors(int dev, int opts, char *anchorname) function in typeref:typename:int
1935 if ((opts & PF_OPT_VERBOSE) && pfctl_show_anchors(dev, opts, sub))
2157 pfctl_show_anchors(dev, opts, anchorname);

Completed in 24 milliseconds