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

  /src/dist/pf/sbin/pfctl/
pfctl.c 1483 pfctl_fopen(const char *name, const char *mode) function in typeref:typename:FILE *
2301 if ((fin = pfctl_fopen(rulesopt, "r")) == NULL)

Completed in 16 milliseconds