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

  /src/dist/pf/sbin/pfctl/
pfctl.c 105 const char *debugopt; variable in typeref:typename:const char *
2079 debugopt = pfctl_lookup_option(optarg, debugopt_list);
2080 if (debugopt == NULL) {
2146 clearopt = showopt = debugopt = NULL;
2331 if (debugopt != NULL) {
2332 switch (*debugopt) {

Completed in 14 milliseconds