Searched refs:state_killers (Results 1 – 1 of 1) sorted by relevance
204 static int state_killers; variable816 if (state_killers == 2 && (strcmp(state_kill[0], "nat") == 0)) { in pfctl_net_kill_states()819 state_killers = 1; in pfctl_net_kill_states()841 if (state_killers > 1) { in pfctl_net_kill_states()894 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_gateway_kill_states()943 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_label_kill_states()973 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_id_kill_states()1013 if (state_killers != 2 || (strlen(state_kill[1]) == 0)) { in pfctl_key_kill_states()3709 if (state_killers >= 2) { in main()3714 state_kill[state_killers++] = optarg; in main()[all …]