crm_system_name 636 daemons/attrd/attrd_commands.c crm_xml_add(attrd_op, F_ORIG, crm_system_name); crm_system_name 1365 daemons/attrd/attrd_commands.c cib__set_call_options(flags, crm_system_name, crm_system_name 329 daemons/controld/controld_control.c crm_info("[%s] stopped (%d)", crm_system_name, exit_code); crm_system_name 442 daemons/controld/controld_fencing.c te_client_id = crm_strdup_printf("%s.%lu", crm_system_name, crm_system_name 608 daemons/controld/controld_fencing.c rc = stonith_api_connect_retry(stonith_api, crm_system_name, 30); crm_system_name 615 daemons/controld/controld_fencing.c rc = stonith_api->cmds->connect(stonith_api, crm_system_name, NULL); crm_system_name 159 daemons/controld/pacemaker-controld.c crm_trace("Starting %s's mainloop", crm_system_name); crm_system_name 168 daemons/controld/pacemaker-controld.c crm_system_name, fsa_state2string(state)); crm_system_name 173 daemons/controld/pacemaker-controld.c crm_system_name, (unsigned long) getpid(), exit_code, crm_system_name 248 daemons/execd/cts-exec-helper.c rc = lrmd_conn->cmds->connect_async(lrmd_conn, crm_system_name, 3000); crm_system_name 66 daemons/execd/pacemaker-execd.c rc = stonith_api_connect_retry(stonith_api, crm_system_name, 10); crm_system_name 487 daemons/execd/pacemaker-execd.c if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_DEBUG)) { crm_system_name 143 daemons/fenced/cts-fence-helper.c rc = st->cmds->connect(st, crm_system_name, &pollfd.fd); crm_system_name 296 daemons/fenced/cts-fence-helper.c rc = st->cmds->connect(st, crm_system_name, &pollfd.fd); crm_system_name 322 daemons/fenced/cts-fence-helper.c rc = st->cmds->connect(st, crm_system_name, &pollfd.fd); crm_system_name 537 daemons/fenced/cts-fence-helper.c int rc = stonith_api_connect_retry(st, crm_system_name, 10); crm_system_name 1096 daemons/fenced/fenced_commands.c cmd->client = strdup(crm_system_name); crm_system_name 1097 daemons/fenced/fenced_commands.c cmd->client_name = strdup(crm_system_name); crm_system_name 1077 daemons/fenced/fenced_remote.c op->client_name = crm_strdup_printf("%s.%lu", crm_system_name, crm_system_name 320 daemons/pacemakerd/pacemakerd.c rc = pcmk_pacemakerd_api_shutdown(old_instance, crm_system_name); crm_system_name 28 include/crm/common/attrd_internal.h LOG_TRACE, "Node attribute", crm_system_name, \ crm_system_name 80 include/crm/crm.h extern char *crm_system_name; crm_system_name 37 include/crm/pengine/internal.h LOG_TRACE, "Working set", crm_system_name, \ crm_system_name 43 include/crm/pengine/internal.h LOG_TRACE, "Working set", crm_system_name, \ crm_system_name 806 lib/cib/cib_utils.c rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command); crm_system_name 793 lib/cluster/cpg.c const char *message_name = pcmk__message_name(crm_system_name); crm_system_name 927 lib/cluster/cpg.c enum crm_ais_msg_types sender = text2msg_type(crm_system_name); crm_system_name 36 lib/common/attrd_client.c crm_xml_add(attrd_op, F_ORIG, (crm_system_name? crm_system_name: "unknown")); crm_system_name 647 lib/common/ipc_client.c const char *client = crm_system_name? crm_system_name : "client"; crm_system_name 653 lib/common/ipc_client.c crm_xml_add(request, F_ORIG, crm_system_name); crm_system_name 74 lib/common/ipc_controld.c const char *client_name = crm_system_name? crm_system_name : "client"; crm_system_name 286 lib/common/ipc_controld.c (crm_system_name? crm_system_name : "client"), crm_system_name 223 lib/common/ipc_pacemakerd.c ipc_name?ipc_name:((crm_system_name? crm_system_name : "client")), crm_system_name 410 lib/common/logging.c crm_system_name, crm_system_name 738 lib/common/logging.c if (crm_system_name != NULL) { crm_system_name 743 lib/common/logging.c crm_system_name = strdup(entity); crm_system_name 752 lib/common/logging.c crm_system_name = strdup(modified); crm_system_name 756 lib/common/logging.c crm_system_name = strdup("Unknown"); crm_system_name 759 lib/common/logging.c CRM_ASSERT(crm_system_name != NULL); crm_system_name 761 lib/common/logging.c setenv("PCMK_service", crm_system_name, 1); crm_system_name 799 lib/common/logging.c qb_log_init(crm_system_name, qb_facility, LOG_ERR); crm_system_name 822 lib/common/logging.c set_format_string(lpc, crm_system_name, pid, nodename); crm_system_name 863 lib/common/logging.c if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_DEBUG)) { crm_system_name 882 lib/common/logging.c if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_STDERR)) { crm_system_name 900 lib/common/logging.c && pcmk__env_option_enabled(crm_system_name, PCMK__ENV_BLACKBOX)) { crm_system_name 943 lib/common/logging.c snprintf(path, 512, "%s-%lu", crm_system_name, (unsigned long) getpid()); crm_system_name 208 lib/common/options.c fprintf(stream, "%s - %s\n", crm_system_name, crm_app_description); crm_system_name 211 lib/common/options.c fprintf(stream, "Usage: %s %s\n", crm_system_name, crm_app_usage); crm_system_name 243 lib/common/options.c fprintf(stream, "Usage: %s - %s\n", crm_system_name, crm_app_description); crm_system_name 823 lib/common/results.c if (crm_system_name) { crm_system_name 824 lib/common/results.c crm_info("Exiting %s " CRM_XS " with status %d", crm_system_name, rc); crm_system_name 825 lib/common/results.c free(crm_system_name); crm_system_name 54 lib/common/utils.c char *crm_system_name = NULL; crm_system_name 183 lib/lrmd/proxy_common.c if (!strcmp(pcmk__message_name(crm_system_name), CRM_SYSTEM_CRMD) crm_system_name 150 lib/pacemaker/pcmk_sched_transition.c target_rc, NULL, crm_system_name, crm_system_name 221 lib/pacemaker/pcmk_sched_transition.c crm_xml_add(cib_node, XML_ATTR_ORIGIN, crm_system_name); crm_system_name 818 lib/pacemaker/pcmk_sched_transition.c transition = pcmk__unpack_graph(data_set->graph, crm_system_name); crm_system_name 40 lib/pengine/unpack.c crm_system_name, (data_set)->flags, \ crm_system_name 45 lib/pengine/unpack.c crm_system_name, (data_set)->flags, \ crm_system_name 308 tools/attrd_updater.c crm_xml_add(query, F_ORIG, crm_system_name); crm_system_name 433 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 437 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 476 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 480 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 488 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 520 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 525 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 531 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 535 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 540 tools/cibadmin.c cib__set_call_options(command_options, crm_system_name, crm_system_name 663 tools/cibadmin.c crm_trace("%s waiting for reply from the local CIB", crm_system_name); crm_system_name 698 tools/cibadmin.c crm_trace("%s exiting normally", crm_system_name); crm_system_name 740 tools/cibadmin.c rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command); crm_system_name 342 tools/crm_attribute.c cib__set_call_options(cib_opts, crm_system_name, cib_inhibit_notify); crm_system_name 350 tools/crm_attribute.c rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command); crm_system_name 777 tools/crm_mon.c rc = st->cmds->connect(st, crm_system_name, NULL); crm_system_name 810 tools/crm_mon.c rc = pcmk_legacy2rc(cib->cmds->signon(cib, crm_system_name, cib_query)); crm_system_name 972 tools/crm_mon.c rc = pcmk_pacemakerd_api_ping(pacemakerd_api, crm_system_name); crm_system_name 1505 tools/crm_mon.c pcmk__daemonize(crm_system_name, options.pid_file); crm_system_name 1626 tools/crm_mon.c crm_info("Starting %s", crm_system_name); crm_system_name 1689 tools/crm_mon.c crm_info("Exiting %s", crm_system_name); crm_system_name 353 tools/crm_node.c cib->cmds->signon(cib, crm_system_name, cib_command); crm_system_name 429 tools/crm_node.c crm_xml_add(cmd, F_ORIG, crm_system_name); crm_system_name 440 tools/crm_node.c crm_system_name, NULL); crm_system_name 1726 tools/crm_resource.c cib__set_call_options(options.cib_options, crm_system_name, crm_system_name 1743 tools/crm_resource.c rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command); crm_system_name 1156 tools/crm_resource_runtime.c rc = shadow_cib->cmds->signon(shadow_cib, crm_system_name, cib_command); crm_system_name 327 tools/crm_shadow.c cib__set_call_options(command_options, crm_system_name, crm_system_name 417 tools/crm_shadow.c rc = real_cib->cmds->signon(real_cib, crm_system_name, cib_command); crm_system_name 863 tools/crm_ticket.c rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command); crm_system_name 300 tools/stonith_admin.c name = crm_strdup_printf("%s.%s", crm_system_name, optarg); crm_system_name 363 tools/stonith_admin.c name = strdup(crm_system_name);