Searched refs:clearopt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c115 const char *clearopt; variable
2138 clearopt = pfctl_lookup_option(optarg, clearopt_list);
2139 if (clearopt == NULL) {
2298 clearopt = showopt = debugopt = NULL;
2384 if (clearopt != NULL) {
2389 switch (*clearopt) {

Completed in 54 milliseconds