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

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl.c110 const char *clearopt; variable
2027 clearopt = pfctl_lookup_option(optarg, clearopt_list);
2028 if (clearopt == NULL) {
2187 clearopt = showopt = debugopt = NULL;
2270 if (clearopt != NULL) {
2275 switch (*clearopt) {

Completed in 65 milliseconds