Searched refs:tblcmdopt (Results 1 – 1 of 1) sorted by relevance
126 static const char *tblcmdopt; variable2225 tblcmdopt = pfctl_lookup_option(optarg, tblcmdopt_list); in main()2226 if (tblcmdopt == NULL) { in main()2256 if (tblcmdopt != NULL) { in main()2259 ch = *tblcmdopt; in main()2262 tblcmdopt = NULL; in main()2447 if (tblcmdopt != NULL) { in main()2449 tblcmdopt, rulesopt, anchorname, opts); in main()