node_fail 96 include/pcmki/pcmki_sched_utils.h const char *quorum, const char *watchdog, GListPtr node_up, GListPtr node_down, GListPtr node_fail, node_fail 405 lib/pacemaker/pcmk_sched_transition.c const char *quorum, const char *watchdog, GListPtr node_up, GListPtr node_down, GListPtr node_fail, node_fail 476 lib/pacemaker/pcmk_sched_transition.c for (gIter = node_fail; gIter != NULL; gIter = gIter->next) { node_fail 44 tools/crm_simulate.c GListPtr node_fail; node_fail 109 tools/crm_simulate.c options.node_fail = g_list_append(options.node_fail, (gchar *) g_strdup(optarg)); node_fail 1016 tools/crm_simulate.c options.node_down, options.node_fail, options.op_inject, node_fail 1117 tools/crm_simulate.c g_list_free_full(options.node_fail, g_free);