Searched refs:showopt (Results 1 – 1 of 1) sorted by relevance
123 static const char *showopt; variable2422 showopt = pfctl_lookup_option(optarg, showopt_list); in main()2423 if (showopt == NULL) { in main()2511 clearopt = showopt = debugopt = NULL; in main()2523 if (showopt != NULL) { in main()2524 switch (*showopt) { in main()2593 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL) in main()