pfctl.c | 111 const char *tblcmdopt; variable in typeref:typename:const char * 2067 tblcmdopt = pfctl_lookup_option(optarg, tblcmdopt_list); 2068 if (tblcmdopt == NULL) { 2098 if (tblcmdopt != NULL) { 2101 ch = *tblcmdopt; 2104 tblcmdopt = NULL; 2276 if (tblcmdopt != NULL) { 2278 tblcmdopt, rulesopt, anchorname, opts);
|