Searched refs:debugopt (Results 1 – 1 of 1) sorted by relevance
124 static const char *debugopt; variable2444 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()2445 if (debugopt == NULL) { in main()2511 clearopt = showopt = debugopt = NULL; in main()2702 if (debugopt != NULL) { in main()2703 switch (*debugopt) { in main()