Searched refs:showopt (Results 1 – 1 of 1) sorted by relevance
131 static const char *showopt; variable2981 showopt = pfctl_lookup_option(optarg, showopt_list); in main()2982 if (showopt == NULL) { in main()3070 clearopt = showopt = debugopt = NULL; in main()3082 if (showopt != NULL) { in main()3083 switch (*showopt) { in main()3162 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL) { in main()