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

  /src/dist/pf/sbin/pfctl/
pfctl.c 107 const char *optiopt = NULL; variable in typeref:typename:const char *
2043 optiopt = pfctl_lookup_option(optarg, optiopt_list);
2044 if (optiopt == NULL) {
2281 if (optiopt != NULL) {
2282 switch (*optiopt) {

Completed in 13 milliseconds