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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl.c125 static const char *optiopt = NULL; variable
2276 optiopt = pfctl_lookup_option(optarg, optiopt_list);
2277 if (optiopt == NULL) {
2532 if (optiopt != NULL) {
2533 switch (*optiopt) {

Completed in 101 milliseconds