HomeSort by: relevance | last modified time | path
    Searched defs:tblcmdopt (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
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);

Completed in 11 milliseconds