Searched refs:showopt (Results 1 – 1 of 1) sorted by relevance
131 static const char *showopt; variable3027 showopt = pfctl_lookup_option(optarg, showopt_list); in main()3028 if (showopt == NULL) { in main()3116 clearopt = showopt = debugopt = NULL; in main()3131 if (showopt != NULL) { in main()3132 switch (*showopt) { in main()3214 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL) { in main()