Searched refs:debugopt (Results 1 – 1 of 1) sorted by relevance
120 static const char *debugopt; variable2237 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()2238 if (debugopt == NULL) { in main()2304 clearopt = showopt = debugopt = NULL; in main()2493 if (debugopt != NULL) { in main()2494 switch (*debugopt) { in main()