active 1581 daemons/based/based_callbacks.c int active = 0; active 1584 daemons/based/based_callbacks.c active = crm_active_peers(); active 1585 daemons/based/based_callbacks.c if (active < 2) { active 1590 daemons/based/based_callbacks.c crm_info("Sending disconnect notification to %d peers...", active); active 351 daemons/based/pacemaker-based.c gboolean active = FALSE; active 357 daemons/based/pacemaker-based.c active = TRUE; active 371 daemons/based/pacemaker-based.c return active; active 70 daemons/controld/controld_remote_ra.c gboolean active; active 580 daemons/controld/controld_remote_ra.c if (ra_data->active == FALSE) { active 640 daemons/controld/controld_remote_ra.c ra_data->active = TRUE; active 675 daemons/controld/controld_remote_ra.c if (ra_data->active == TRUE && (cmd->cancel == FALSE)) { active 721 daemons/controld/controld_remote_ra.c ra_data->active = FALSE; active 1323 daemons/controld/controld_remote_ra.c ((remote_ra_data_t *) lrm_state->remote_ra_data)->active) { active 724 daemons/execd/execd_commands.c rsc ? rsc->active : NULL, cmd); active 726 daemons/execd/execd_commands.c if (rsc && (rsc->active == cmd)) { active 727 daemons/execd/execd_commands.c rsc->active = NULL; active 941 daemons/execd/execd_commands.c rsc->active = NULL; active 1122 daemons/execd/execd_commands.c if (rsc->active != NULL) { active 1123 daemons/execd/execd_commands.c rsc->pending_ops = g_list_prepend(rsc->pending_ops, rsc->active); active 1222 daemons/execd/execd_commands.c rsc->active = cmd; active 1365 daemons/execd/execd_commands.c if (rsc->active) { active 1394 daemons/execd/execd_commands.c rsc->active = cmd; /* only one op at a time for a rsc */ active 1443 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 1577 daemons/execd/execd_commands.c if (rsc->active) { active 1580 daemons/execd/execd_commands.c rsc->active, rsc_id); active 1656 daemons/execd/execd_commands.c if (rsc->active != cmd) { active 35 daemons/execd/pacemaker-execd.h void *active; active 1389 daemons/fenced/fenced_remote.c uint32_t active = fencing_active_peers(); active 1408 daemons/fenced/fenced_remote.c if(op->query_timer != 0 && op->replies < QB_MIN(op->replies_expected, active)) { active 388 daemons/fenced/pacemaker-fenced.c const char *desc, int active) active 395 daemons/fenced/pacemaker-fenced.c crm_xml_add_int(notify_data, F_STONITH_ACTIVE, active); active 219 include/crm/pengine/internal.h GList *active; /* notify_entry_t* */ active 53 include/crm/pengine/pe_types.h gboolean (*active) (pe_resource_t*, gboolean); 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 361 lib/pacemaker/pcmk_sched_clone.c gboolean * active) active 371 lib/pacemaker/pcmk_sched_clone.c clone_update_pseudo_status(child, stopping, starting, active); active 377 lib/pacemaker/pcmk_sched_clone.c CRM_ASSERT(active != NULL); active 382 lib/pacemaker/pcmk_sched_clone.c *active = TRUE; active 131 lib/pacemaker/pcmk_sched_nodes.c pe_node_t *active = (pe_node_t *) data; active 206 lib/pacemaker/pcmk_sched_nodes.c if (active != NULL) { active 207 lib/pacemaker/pcmk_sched_nodes.c if (active->details == node1->details) { active 212 lib/pacemaker/pcmk_sched_nodes.c } else if (active->details == node2->details) { active 486 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *active = NULL; active 489 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 561 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *active = NULL; active 568 lib/pacemaker/pcmk_sched_promotable.c active = find_active_anon_instance(parent, id, node); active 569 lib/pacemaker/pcmk_sched_promotable.c if (active == rsc) { active 577 lib/pacemaker/pcmk_sched_promotable.c if ((active == NULL) && anonymous_known_on(parent, id, node)) { active 1080 lib/pengine/bundle.c gboolean child_active = rsc->fns->active(rsc, all); active 389 lib/pengine/clone.c gboolean child_active = child_rsc->fns->active(child_rsc, all); active 574 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); active 609 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { active 849 lib/pengine/clone.c gboolean partially_active = child_rsc->fns->active(child_rsc, FALSE); active 895 lib/pengine/clone.c } else if (child_rsc->fns->active(child_rsc, TRUE)) { active 1006 lib/pengine/complex.c pe_node_t *active = NULL; active 1043 lib/pengine/complex.c active = node; active 1048 lib/pengine/complex.c if (is_happy && (!active || !active->details->online active 1049 lib/pengine/complex.c || active->details->unclean)) { active 1051 lib/pengine/complex.c active = node; active 1056 lib/pengine/complex.c if (active == NULL) { active 1058 lib/pengine/complex.c active = node; active 1066 lib/pengine/complex.c return active; active 107 lib/pengine/group.c if (!child_rsc->fns->active(child_rsc, TRUE)) { active 150 lib/pengine/group.c bool child_active = child->fns->active(child, FALSE); active 235 lib/pengine/group.c if (child_rsc->fns->active(child_rsc, all)) { active 393 lib/pengine/group.c gboolean active = rsc->fns->active(rsc, TRUE); active 394 lib/pengine/group.c gboolean partially_active = rsc->fns->active(rsc, FALSE); active 404 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 420 lib/pengine/group.c group_header(out, &rc, rsc, !active && partially_active ? inactive_resources(rsc) : 0, active 471 lib/pengine/native.c status_print("active=\"%s\" ", pcmk__btoa(rsc->fns->active(rsc, TRUE))); active 958 lib/pengine/native.c "active", pcmk__btoa(rsc->fns->active(rsc, TRUE)), active 382 lib/pengine/pe_actions.c if (!action->rsc->fns->active(action->rsc, TRUE) active 571 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, entry); active 576 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 582 lib/pengine/pe_notif.c n_data->active = g_list_prepend(n_data->active, active 705 lib/pengine/pe_notif.c n_data->active = notify_entries_to_strings(n_data->active, active 956 lib/pengine/pe_notif.c g_list_free_full(n_data->active, free); active 2684 lib/pengine/pe_output.c gboolean is_active = rsc->fns->active(rsc, TRUE); active 2685 lib/pengine/pe_output.c gboolean partially_active = rsc->fns->active(rsc, FALSE); active 770 lib/pengine/utils.c return (rsc->fns->active(rsc, FALSE) && !pe__rsc_running_on_any(rsc, only_node)); active 69 tools/crm_resource.h bool active, pe_working_set_t * data_set); active 93 tools/crm_resource_print.c bool active, pe_working_set_t * data_set) active 97 tools/crm_resource_print.c GList *ops = find_operations(rsc_id, host_uname, active, data_set); active 1073 tools/crm_resource_runtime.c GList *active = NULL; active 1083 tools/crm_resource_runtime.c active = g_list_concat(active, active 1086 tools/crm_resource_runtime.c active = g_list_append(active, strdup(rsc->id)); active 1089 tools/crm_resource_runtime.c return active;