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

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c120 const char *optiopt = NULL; variable
2192 optiopt = pfctl_lookup_option(optarg, optiopt_list);
2193 if (optiopt == NULL) {
2446 if (optiopt != NULL) {
2447 switch (*optiopt) {

Completed in 63 milliseconds