Searched refs:debugopt (Results 1 – 1 of 1) sorted by relevance
132 static const char *debugopt; variable3003 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()3004 if (debugopt == NULL) { in main()3070 clearopt = showopt = debugopt = NULL; in main()3278 if (debugopt != NULL) { in main()3279 switch (*debugopt) { in main()