node_list 301 daemons/controld/controld_membership.c xmlNode *node_list = create_xml_node(NULL, XML_CIB_TAG_NODES); node_list 305 daemons/controld/controld_membership.c from_hashtable = pcmk__corosync_add_nodes(node_list); node_list 327 daemons/controld/controld_membership.c new_node = create_xml_node(node_list, XML_CIB_TAG_NODE); node_list 354 daemons/controld/controld_membership.c fsa_cib_update(XML_CIB_TAG_NODES, node_list, call_options, call_id, NULL); node_list 357 daemons/controld/controld_membership.c free_xml(node_list); node_list 367 daemons/controld/controld_membership.c node_list = create_xml_node(NULL, XML_CIB_TAG_STATUS); node_list 371 daemons/controld/controld_membership.c create_node_state_update(node, flags, node_list, source); node_list 377 daemons/controld/controld_membership.c create_node_state_update(node, flags, node_list, source); node_list 381 daemons/controld/controld_membership.c fsa_cib_update(XML_CIB_TAG_STATUS, node_list, call_options, call_id, NULL); node_list 385 daemons/controld/controld_membership.c free_xml(node_list); node_list 611 include/crm/pengine/internal.h bool pe__rsc_running_on_any(pe_resource_t *rsc, GList *node_list); node_list 40 include/crm/pengine/status.h pe_node_t *pe_find_node(GList *node_list, const char *uname); node_list 41 include/crm/pengine/status.h pe_node_t *pe_find_node_id(GList *node_list, const char *id); node_list 42 include/crm/pengine/status.h pe_node_t *pe_find_node_any(GList *node_list, const char *id, const char *uname); node_list 664 lib/pengine/pe_notif.c GString *node_list = NULL; node_list 670 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 676 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_stop_uname", node_list); node_list 683 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 685 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_start_uname", node_list); node_list 692 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 694 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_demote_uname", node_list); node_list 701 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 703 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_promote_uname", node_list); node_list 706 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 708 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_active_uname", node_list); node_list 711 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 713 lib/pengine/pe_notif.c add_notify_env_gs(n_data, "notify_unpromoted_uname", node_list); node_list 717 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_slave_uname", node_list); node_list 720 lib/pengine/pe_notif.c &rsc_list, &node_list); node_list 722 lib/pengine/pe_notif.c add_notify_env_gs(n_data, "notify_promoted_uname", node_list); node_list 726 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_master_uname", node_list); node_list 740 lib/pengine/pe_notif.c get_node_names(nodes, &node_list, NULL); node_list 741 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_available_uname", node_list); node_list 746 lib/pengine/pe_notif.c get_node_names(rsc->cluster->nodes, &node_list, &metal_list); node_list 749 lib/pengine/pe_notif.c get_node_names(rsc->cluster->nodes, &node_list, NULL); node_list 751 lib/pengine/pe_notif.c add_notify_env_free_gs(n_data, "notify_all_uname", node_list); node_list 754 lib/pengine/utils.c pe__rsc_running_on_any(pe_resource_t *rsc, GList *node_list) node_list 758 lib/pengine/utils.c if (pcmk__str_in_list(node->details->uname, node_list,