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

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 191 int pfctl_rules(int, char *, FILE *, int, int, char *, struct pfr_buffer *);
pfctl.c 1341 pfctl_rules(int dev, char *filename, FILE *fin, int opts, int optimize, function in typeref:typename:int
1373 ERRX("pfctl_rules: calloc");
1376 ERRX("pfctl_rules: strlcpy");
1385 ERRX("pfctl_rules: calloc");
1412 ERRX("pfctl_rules");
2319 if (pfctl_rules(dev, rulesopt, fin, opts, optimize,

Completed in 12 milliseconds