Searched refs:debugopt (Results 1 – 1 of 1) sorted by relevance
152 static const char *debugopt; variable3400 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()3401 if (debugopt == NULL) { in main()3482 clearopt = showopt = debugopt = NULL; in main()3724 if (debugopt != NULL) { in main()3725 switch (*debugopt) { in main()