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

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl.c119 const char *tblcmdopt; variable
2108 tblcmdopt = pfctl_lookup_option(optarg, tblcmdopt_list);
2109 if (tblcmdopt == NULL) {
2139 if (tblcmdopt != NULL) {
2142 ch = *tblcmdopt;
2145 tblcmdopt = NULL;
2327 if (tblcmdopt != NULL) {
2329 tblcmdopt, rulesopt, anchorname, opts);

Completed in 61 milliseconds