active 1294 daemons/based/based_callbacks.c int active = 0; active 1297 daemons/based/based_callbacks.c active = pcmk__cluster_num_active_nodes(); active 1298 daemons/based/based_callbacks.c if (active < 2) { // This is the last active node active 1304 daemons/based/based_callbacks.c crm_info("Sending shutdown request to %d peers", active); active 415 daemons/based/pacemaker-based.c gboolean active = FALSE; active 421 daemons/based/pacemaker-based.c active = TRUE; active 436 daemons/based/pacemaker-based.c return active; active 744 daemons/execd/execd_commands.c rsc ? rsc->active : NULL, cmd); active 746 daemons/execd/execd_commands.c if (rsc && (rsc->active == cmd)) { active 747 daemons/execd/execd_commands.c rsc->active = NULL; active 993 daemons/execd/execd_commands.c rsc->active = NULL; active 1175 daemons/execd/execd_commands.c if (rsc->active != NULL) { active 1176 daemons/execd/execd_commands.c rsc->pending_ops = g_list_prepend(rsc->pending_ops, rsc->active); active 1275 daemons/execd/execd_commands.c rsc->active = cmd; active 1410 daemons/execd/execd_commands.c if (rsc->active) { active 1439 daemons/execd/execd_commands.c rsc->active = cmd; /* only one op at a time for a rsc */ active 1488 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 1652 daemons/execd/execd_commands.c if (rsc->active) { active 1655 daemons/execd/execd_commands.c rsc->active, rsc_id); active 1733 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 34 daemons/execd/pacemaker-execd.h void *active; active 1448 daemons/fenced/fenced_remote.c uint32_t active = fencing_active_peers(); active 1467 daemons/fenced/fenced_remote.c if(op->query_timer != 0 && op->replies < QB_MIN(op->replies_expected, active)) { active 215 include/crm/common/resources_internal.h bool (*active)(const pcmk_resource_t *rsc, bool all); active 140 include/crm/pengine/internal.h pcmk_node_t **active, unsigned int *count_all, active 118 lib/common/ipc_server.c int active = g_hash_table_size(client_connections); active 120 lib/common/ipc_server.c if (active > 0) { active 122 lib/common/ipc_server.c active, pcmk__plural_s(active)); active 514 lib/pacemaker/pcmk_sched_promotable.c pcmk_resource_t *active = NULL; active 517 lib/pacemaker/pcmk_sched_promotable.c active = clone->priv->fns->find_rsc(child, id, node, active 520 lib/pacemaker/pcmk_sched_promotable.c if (active != NULL) { active 521 lib/pacemaker/pcmk_sched_promotable.c return active; active 592 lib/pacemaker/pcmk_sched_promotable.c pcmk_resource_t *active = NULL; active 599 lib/pacemaker/pcmk_sched_promotable.c active = find_active_anon_instance(parent, id, node); active 600 lib/pacemaker/pcmk_sched_promotable.c if (active == rsc) { active 608 lib/pacemaker/pcmk_sched_promotable.c if ((active == NULL) && anonymous_known_on(parent, id, node)) { active 1313 lib/pengine/bundle.c gboolean child_active = rsc->priv->fns->active(rsc, all); active 2011 lib/pengine/bundle.c pcmk_node_t *active = NULL; active 2070 lib/pengine/bundle.c && !pe__count_active_node(rsc, node, &active, count_all, active 2080 lib/pengine/bundle.c return active; active 451 lib/pengine/clone.c bool child_active = child_rsc->priv->fns->active(child_rsc, all); active 652 lib/pengine/clone.c bool partially_active = child_rsc->priv->fns->active(child_rsc, false); active 701 lib/pengine/clone.c } else if (child_rsc->priv->fns->active(child_rsc, true)) { active 1117 lib/pengine/complex.c pcmk_node_t **active, unsigned int *count_all, active 1123 lib/pengine/complex.c CRM_CHECK((rsc != NULL) && (node != NULL) && (active != NULL), active 1140 lib/pengine/complex.c *active = node; // This is the migration source active 1145 lib/pengine/complex.c if (is_happy && ((*active == NULL) || !(*active)->details->online active 1146 lib/pengine/complex.c || (*active)->details->unclean)) { active 1147 lib/pengine/complex.c *active = node; // This is the first clean node active 1152 lib/pengine/complex.c if (*active == NULL) { active 1153 lib/pengine/complex.c *active = node; // This is the first node checked active 1163 lib/pengine/complex.c pcmk_node_t *active = NULL; active 1177 lib/pengine/complex.c if (!pe__count_active_node(rsc, (pcmk_node_t *) iter->data, &active, active 1182 lib/pengine/complex.c return active; active 111 lib/pengine/group.c if (!child_rsc->priv->fns->active(child_rsc, true)) { active 163 lib/pengine/group.c bool child_active = child->priv->fns->active(child, false); active 245 lib/pengine/group.c if (child_rsc->priv->fns->active(child_rsc, all)) { active 339 lib/pengine/group.c bool active = rsc->priv->fns->active(rsc, true); active 340 lib/pengine/group.c bool partially_active = rsc->priv->fns->active(rsc, false); active 352 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 369 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 744 lib/pengine/native.c const char *active = pcmk__btoa(rsc->priv->fns->active(rsc, true)); active 782 lib/pengine/native.c PCMK_XA_ACTIVE, active, active 392 lib/pengine/pe_actions.c if (!rsc->priv->fns->active(rsc, true) active 591 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, entry); active 596 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 602 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 728 lib/pengine/pe_notif.c n_data->active = notify_entries_to_strings(n_data->active, active 990 lib/pengine/pe_notif.c g_list_free_full(n_data->active, free); active 3066 lib/pengine/pe_output.c bool is_active = rsc->priv->fns->active(rsc, true); active 3067 lib/pengine/pe_output.c bool partially_active = rsc->priv->fns->active(rsc, false); active 42 lib/pengine/pe_status_private.h GList *active; /* notify_entry_t* */ active 784 lib/pengine/utils.c return rsc->priv->fns->active(rsc, false) active 82 tools/crm_resource.h bool active, pcmk_scheduler_t *scheduler); active 88 tools/crm_resource_print.c bool active, pcmk_scheduler_t *scheduler) active 92 tools/crm_resource_print.c GList *ops = find_operations(rsc_id, host_uname, active, scheduler); active 1363 tools/crm_resource_runtime.c GList *active = NULL; active 1376 tools/crm_resource_runtime.c active = g_list_concat(active, member_active); active 1378 tools/crm_resource_runtime.c active = g_list_append(active, strdup(rsc->id)); active 1381 tools/crm_resource_runtime.c return active; active 353 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); active 357 tools/crm_shadow.c && !pcmk__str_eq(active, options.instance, pcmk__str_null_matches)) { active 362 tools/crm_shadow.c reason, options.instance, active); active 576 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); active 581 tools/crm_shadow.c if (pcmk__str_eq(active, options.instance, pcmk__str_none) active 635 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); active 638 tools/crm_shadow.c if (pcmk__str_eq(active, options.instance, pcmk__str_none)) {