Searched refs:showopt (Results 1 – 1 of 1) sorted by relevance
110 const char *showopt; variable2095 showopt = pfctl_lookup_option(optarg, showopt_list); in main()2096 if (showopt == NULL) { in main()2184 clearopt = showopt = debugopt = NULL; in main()2196 if (showopt != NULL) { in main()2197 switch (*showopt) { in main()2263 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL) in main()