Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dpfctl.c135 int state_killers; variable
576 if (state_killers > 1) { in pfctl_net_kill_states()
625 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_label_kill_states()
652 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_id_kill_states()
688 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_key_kill_states()
2574 if (state_killers >= 2) { in main()
2579 state_kill[state_killers++] = optarg; in main()
2878 if (state_killers) { in main()