crm_system_name   329 daemons/attrd/attrd_messages.c     crm_xml_add(attrd_op, F_ORIG, crm_system_name);
crm_system_name   494 daemons/controld/controld_fencing.c         te_client_id = crm_strdup_printf("%s.%lu", crm_system_name,
crm_system_name   680 daemons/controld/controld_fencing.c         rc = stonith_api_connect_retry(stonith_api, crm_system_name, 30);
crm_system_name   687 daemons/controld/controld_fencing.c         rc = stonith_api->cmds->connect(stonith_api, crm_system_name, NULL);
crm_system_name   186 daemons/controld/pacemaker-controld.c         crm_trace("Starting %s's mainloop", crm_system_name);
crm_system_name   196 daemons/controld/pacemaker-controld.c                 crm_system_name, fsa_state2string(state));
crm_system_name   201 daemons/controld/pacemaker-controld.c              crm_system_name, (unsigned long) getpid(), exit_code,
crm_system_name   257 daemons/execd/cts-exec-helper.c         rc = lrmd_conn->cmds->connect_async(lrmd_conn, crm_system_name, 3000);
crm_system_name    85 daemons/execd/pacemaker-execd.c         rc = stonith_api_connect_retry(stonith_api, crm_system_name, 10);
crm_system_name   510 daemons/execd/pacemaker-execd.c         if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_DEBUG)) {
crm_system_name   162 daemons/fenced/cts-fence-helper.c     rc = st->cmds->connect(st, crm_system_name, &pollfd.fd);
crm_system_name   323 daemons/fenced/cts-fence-helper.c     rc = st->cmds->connect(st, crm_system_name, &pollfd.fd);
crm_system_name   349 daemons/fenced/cts-fence-helper.c     rc = st->cmds->connect(st, crm_system_name, &pollfd.fd);
crm_system_name   558 daemons/fenced/cts-fence-helper.c     int rc = stonith_api_connect_retry(st, crm_system_name, 10);
crm_system_name  1171 daemons/fenced/fenced_commands.c     cmd->client = strdup(crm_system_name);
crm_system_name  1172 daemons/fenced/fenced_commands.c     cmd->client_name = strdup(crm_system_name);
crm_system_name  1198 daemons/fenced/fenced_remote.c         op->client_name = crm_strdup_printf("%s.%lu", crm_system_name,
crm_system_name   343 daemons/pacemakerd/pacemakerd.c             rc = pcmk_pacemakerd_api_shutdown(old_instance, crm_system_name);
crm_system_name    34 include/crm/common/attrd_internal.h             LOG_TRACE, "Node attribute", crm_system_name,               \
crm_system_name    40 include/crm/common/attrd_internal.h             LOG_TRACE, "Node attribute", crm_system_name,                   \
crm_system_name   286 include/crm/common/ipc_internal.h     return ipc_name ? ipc_name : ((crm_system_name ? crm_system_name : fallback));
crm_system_name    81 include/crm/crm.h extern char *crm_system_name;
crm_system_name    54 include/crm/pengine/internal.h             LOG_TRACE, "Scheduler", crm_system_name,                        \
crm_system_name    60 include/crm/pengine/internal.h             LOG_TRACE, "Scheduler", crm_system_name,                        \
crm_system_name  1043 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   929 lib/cluster/cpg.c     enum crm_ais_msg_types sender = text2msg_type(crm_system_name);
crm_system_name   145 lib/common/ipc_attrd.c     crm_xml_add(attrd_op, F_ORIG, (crm_system_name? crm_system_name: "unknown"));
crm_system_name   754 lib/common/ipc_client.c     const char *client = crm_system_name? crm_system_name : "client";
crm_system_name   760 lib/common/ipc_client.c             crm_xml_add(request, F_ORIG, crm_system_name);
crm_system_name   101 lib/common/ipc_controld.c     const char *client_name = crm_system_name? crm_system_name : "client";
crm_system_name   326 lib/common/ipc_controld.c                           (crm_system_name? crm_system_name : "client"),
crm_system_name   157 lib/common/ipc_schedulerd.c                          crm_system_name? crm_system_name : "client",
crm_system_name   441 lib/common/logging.c                                                  crm_system_name,
crm_system_name   783 lib/common/logging.c     if (crm_system_name != NULL) {
crm_system_name   788 lib/common/logging.c         crm_system_name = strdup(entity);
crm_system_name   797 lib/common/logging.c         crm_system_name = strdup(modified);
crm_system_name   801 lib/common/logging.c         crm_system_name = strdup("Unknown");
crm_system_name   804 lib/common/logging.c     CRM_ASSERT(crm_system_name != NULL);
crm_system_name   807 lib/common/logging.c     pcmk__set_env_option(PCMK__ENV_SERVICE, crm_system_name, false);
crm_system_name   848 lib/common/logging.c     qb_log_init(crm_system_name, qb_facility, LOG_ERR);
crm_system_name   871 lib/common/logging.c         set_format_string(lpc, crm_system_name, pid, nodename);
crm_system_name   931 lib/common/logging.c     if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_DEBUG)) {
crm_system_name   950 lib/common/logging.c     if (pcmk__env_option_enabled(crm_system_name, PCMK__ENV_STDERR)) {
crm_system_name   968 lib/common/logging.c         && pcmk__env_option_enabled(crm_system_name, PCMK__ENV_BLACKBOX)) {
crm_system_name   950 lib/common/results.c     if (crm_system_name) {
crm_system_name   951 lib/common/results.c         crm_info("Exiting %s " CRM_XS " with status %d", crm_system_name, rc);
crm_system_name   952 lib/common/results.c         free(crm_system_name);
crm_system_name    51 lib/common/utils.c char *crm_system_name = NULL;
crm_system_name   184 lib/lrmd/proxy_common.c     if (!strcmp(pcmk__message_name(crm_system_name), CRM_SYSTEM_CRMD)
crm_system_name   206 lib/pacemaker/pcmk_injections.c                                     target_rc, NULL, crm_system_name);
crm_system_name   336 lib/pacemaker/pcmk_injections.c     crm_xml_add(cib_node, XML_ATTR_ORIGIN, crm_system_name);
crm_system_name   756 lib/pacemaker/pcmk_simulate.c     transition = pcmk__unpack_graph(scheduler->graph, crm_system_name);
crm_system_name    35 lib/pacemaker/pcmk_status.c     rc = st->cmds->connect(st, crm_system_name, NULL);
crm_system_name   241 lib/pacemaker/pcmk_status.c         rc = pcmk__pacemakerd_status(out, crm_system_name, timeout_ms, false,
crm_system_name    58 lib/pengine/unpack.c                                     crm_system_name, (scheduler)->flags,      \
crm_system_name    63 lib/pengine/unpack.c                                     crm_system_name, (scheduler)->flags,      \
crm_system_name   549 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   596 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   610 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   616 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   624 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   630 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   637 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   643 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   656 tools/cibadmin.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   789 tools/cibadmin.c         crm_trace("%s waiting for reply from the local CIB", crm_system_name);
crm_system_name   854 tools/cibadmin.c     crm_trace("%s exiting normally", crm_system_name);
crm_system_name   906 tools/cibadmin.c     rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command);
crm_system_name   739 tools/crm_attribute.c         cib__set_call_options(cib_opts, crm_system_name, cib_inhibit_notify);
crm_system_name   743 tools/crm_attribute.c     rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command);
crm_system_name   917 tools/crm_mon.c     rc = st->cmds->connect(st, crm_system_name, NULL);
crm_system_name  1035 tools/crm_mon.c         rc = pcmk__pacemakerd_status(out, crm_system_name,
crm_system_name  1609 tools/crm_mon.c         pcmk__daemonize(crm_system_name, options.pid_file);
crm_system_name  1684 tools/crm_mon.c     crm_info("Starting %s", crm_system_name);
crm_system_name  1750 tools/crm_mon.c     crm_info("Exiting %s", crm_system_name);
crm_system_name  2098 tools/crm_mon.c         pcmk__pacemakerd_status(out, crm_system_name, options.reconnect_ms / 2,
crm_system_name   584 tools/crm_node.c     rc = cib->cmds->signon(cib, crm_system_name, cib_command);
crm_system_name   692 tools/crm_node.c                          crm_system_name, NULL);
crm_system_name  1645 tools/crm_resource.c         rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command);
crm_system_name  1284 tools/crm_resource_runtime.c         rc = shadow_cib->cmds->signon(shadow_cib, crm_system_name, cib_command);
crm_system_name   444 tools/crm_shadow.c     rc = (*real_cib)->cmds->signon(*real_cib, crm_system_name, cib_command);
crm_system_name  1250 tools/crm_shadow.c         cib__set_call_options(options.cmd_options, crm_system_name,
crm_system_name   772 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   400 tools/stonith_admin.c         name = strdup(crm_system_name);