Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl.c124 static const char *debugopt; variable
2444 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()
2445 if (debugopt == NULL) { in main()
2511 clearopt = showopt = debugopt = NULL; in main()
2702 if (debugopt != NULL) { in main()
2703 switch (*debugopt) { in main()