active 1640 daemons/based/based_callbacks.c int active = 0; active 1643 daemons/based/based_callbacks.c active = pcmk__cluster_num_active_nodes(); active 1644 daemons/based/based_callbacks.c if (active < 2) { // This is the last active node active 1649 daemons/based/based_callbacks.c crm_info("Sending shutdown request to %d peers", active); active 428 daemons/based/pacemaker-based.c gboolean active = FALSE; active 434 daemons/based/pacemaker-based.c active = TRUE; active 449 daemons/based/pacemaker-based.c return active; active 732 daemons/execd/execd_commands.c rsc ? rsc->active : NULL, cmd); active 734 daemons/execd/execd_commands.c if (rsc && (rsc->active == cmd)) { active 735 daemons/execd/execd_commands.c rsc->active = NULL; active 957 daemons/execd/execd_commands.c rsc->active = NULL; active 1139 daemons/execd/execd_commands.c if (rsc->active != NULL) { active 1140 daemons/execd/execd_commands.c rsc->pending_ops = g_list_prepend(rsc->pending_ops, rsc->active); active 1239 daemons/execd/execd_commands.c rsc->active = cmd; active 1382 daemons/execd/execd_commands.c if (rsc->active) { active 1411 daemons/execd/execd_commands.c rsc->active = cmd; /* only one op at a time for a rsc */ active 1460 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 1613 daemons/execd/execd_commands.c if (rsc->active) { active 1616 daemons/execd/execd_commands.c rsc->active, rsc_id); active 1693 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 36 daemons/execd/pacemaker-execd.h void *active; active 1433 daemons/fenced/fenced_remote.c uint32_t active = fencing_active_peers(); active 1452 daemons/fenced/fenced_remote.c if(op->query_timer != 0 && op->replies < QB_MIN(op->replies_expected, active)) { active 306 include/crm/common/resources.h gboolean (*active)(pcmk_resource_t *rsc, gboolean all); active 158 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 485 lib/pacemaker/pcmk_sched_promotable.c pcmk_resource_t *active = NULL; active 488 lib/pacemaker/pcmk_sched_promotable.c active = clone->fns->find_rsc(child, id, node, active 491 lib/pacemaker/pcmk_sched_promotable.c if (active != NULL) { active 492 lib/pacemaker/pcmk_sched_promotable.c return active; active 562 lib/pacemaker/pcmk_sched_promotable.c pcmk_resource_t *active = NULL; active 569 lib/pacemaker/pcmk_sched_promotable.c active = find_active_anon_instance(parent, id, node); active 570 lib/pacemaker/pcmk_sched_promotable.c if (active == rsc) { active 578 lib/pacemaker/pcmk_sched_promotable.c if ((active == NULL) && anonymous_known_on(parent, id, node)) { active 1342 lib/pengine/bundle.c gboolean child_active = rsc->fns->active(rsc, all); active 2188 lib/pengine/bundle.c pcmk_node_t *active = NULL; active 2246 lib/pengine/bundle.c && !pe__count_active_node(rsc, node, &active, count_all, active 2256 lib/pengine/bundle.c return active; active 471 lib/pengine/clone.c gboolean child_active = child_rsc->fns->active(child_rsc, all); active 667 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); active 703 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { active 968 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); active 1015 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { active 1167 lib/pengine/complex.c pcmk_node_t **active, unsigned int *count_all, active 1173 lib/pengine/complex.c CRM_CHECK((rsc != NULL) && (node != NULL) && (active != NULL), active 1190 lib/pengine/complex.c *active = node; // This is the migration source active 1195 lib/pengine/complex.c if (is_happy && ((*active == NULL) || !(*active)->details->online active 1196 lib/pengine/complex.c || (*active)->details->unclean)) { active 1197 lib/pengine/complex.c *active = node; // This is the first clean node active 1202 lib/pengine/complex.c if (*active == NULL) { active 1203 lib/pengine/complex.c *active = node; // This is the first node checked active 1213 lib/pengine/complex.c pcmk_node_t *active = NULL; active 1225 lib/pengine/complex.c if (!pe__count_active_node(rsc, (pcmk_node_t *) iter->data, &active, active 1230 lib/pengine/complex.c return active; active 107 lib/pengine/group.c if (!child_rsc->fns->active(child_rsc, TRUE)) { active 159 lib/pengine/group.c bool child_active = child->fns->active(child, FALSE); active 245 lib/pengine/group.c if (child_rsc->fns->active(child_rsc, all)) { active 416 lib/pengine/group.c gboolean active = rsc->fns->active(rsc, TRUE); active 417 lib/pengine/group.c gboolean partially_active = rsc->fns->active(rsc, FALSE); active 429 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 445 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 483 lib/pengine/native.c status_print("active=\"%s\" ", pcmk__btoa(rsc->fns->active(rsc, TRUE))); active 979 lib/pengine/native.c const char *active = pcmk__btoa(rsc->fns->active(rsc, TRUE)); active 1017 lib/pengine/native.c PCMK_XA_ACTIVE, active, active 389 lib/pengine/pe_actions.c if (!action->rsc->fns->active(action->rsc, TRUE) active 576 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, entry); active 581 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 587 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 712 lib/pengine/pe_notif.c n_data->active = notify_entries_to_strings(n_data->active, active 967 lib/pengine/pe_notif.c g_list_free_full(n_data->active, free); active 3047 lib/pengine/pe_output.c gboolean is_active = rsc->fns->active(rsc, TRUE); active 3048 lib/pengine/pe_output.c gboolean partially_active = rsc->fns->active(rsc, FALSE); active 56 lib/pengine/pe_status_private.h GList *active; /* notify_entry_t* */ active 791 lib/pengine/utils.c return (rsc->fns->active(rsc, FALSE) && !pe__rsc_running_on_any(rsc, only_node)); active 83 tools/crm_resource.h bool active, pcmk_scheduler_t *scheduler); active 97 tools/crm_resource_print.c bool active, pcmk_scheduler_t *scheduler) active 101 tools/crm_resource_print.c GList *ops = find_operations(rsc_id, host_uname, active, scheduler); active 1245 tools/crm_resource_runtime.c GList *active = NULL; active 1255 tools/crm_resource_runtime.c active = g_list_concat(active, active 1258 tools/crm_resource_runtime.c active = g_list_append(active, strdup(rsc->id)); active 1261 tools/crm_resource_runtime.c return active; active 354 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); active 358 tools/crm_shadow.c && !pcmk__str_eq(active, options.instance, pcmk__str_null_matches)) { active 363 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)) {