quit_signal 54 crmd/subsystems.c int quit_signal = SIGTERM; quit_signal 79 crmd/subsystems.c if (kill(the_subsystem->pid, quit_signal) == 0) {