Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c132 static const char *debugopt; variable
3049 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()
3050 if (debugopt == NULL) { in main()
3116 clearopt = showopt = debugopt = NULL; in main()
3330 if (debugopt != NULL) { in main()
3331 switch (*debugopt) { in main()