Searched refs:tblcmdopt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c124 const char *tblcmdopt; variable
2219 tblcmdopt = pfctl_lookup_option(optarg, tblcmdopt_list);
2220 if (tblcmdopt == NULL) {
2250 if (tblcmdopt != NULL) {
2253 ch = *tblcmdopt;
2256 tblcmdopt = NULL;
2441 if (tblcmdopt != NULL) {
2443 tblcmdopt, rulesopt, anchorname, opts);

Completed in 65 milliseconds