Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c195 static const char *debugopt; variable
3796 debugopt = pfctl_lookup_option(optarg, debugopt_list); in main()
3797 if (debugopt == NULL) { in main()
3879 clearopt = debugopt = NULL; in main()
4134 if (debugopt != NULL) { in main()
4135 switch (*debugopt) { in main()