Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl.c120 static const char *debugopt; variable
2237 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()
2238 if (debugopt == NULL) { in main()
2304 clearopt = showopt = debugopt = NULL; in main()
2493 if (debugopt != NULL) { in main()
2494 switch (*debugopt) { in main()