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

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c118 const char *debugopt; variable
2231 debugopt = pfctl_lookup_option(optarg, debugopt_list);
2232 if (debugopt == NULL) {
2298 clearopt = showopt = debugopt = NULL;
2487 if (debugopt != NULL) {
2488 switch (*debugopt) {

Completed in 55 milliseconds