Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl.c132 static const char *debugopt; variable
3003 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()
3004 if (debugopt == NULL) { in main()
3070 clearopt = showopt = debugopt = NULL; in main()
3278 if (debugopt != NULL) { in main()
3279 switch (*debugopt) { in main()