g_string_append_printf 2640 daemons/controld/controld_execd.c         g_string_append_printf(str, " on %s", node_name);
g_string_append_printf 2646 daemons/controld/controld_execd.c             g_string_append_printf(str, ": %s",
g_string_append_printf 2651 daemons/controld/controld_execd.c             g_string_append_printf(str, ": %s after %s",
g_string_append_printf 2660 daemons/controld/controld_execd.c             g_string_append_printf(str, ": %s",
g_string_append_printf 2666 daemons/controld/controld_execd.c         g_string_append_printf(str, " (%s)", op->exit_reason);
g_string_append_printf 2671 daemons/controld/controld_execd.c         g_string_append_printf(str, " CIB update %d,", update_id);
g_string_append_printf 2673 daemons/controld/controld_execd.c     g_string_append_printf(str, " graph action %sconfirmed; call=%d key=%s",
g_string_append_printf 2676 daemons/controld/controld_execd.c         g_string_append_printf(str, " rc=%d", op->rc);
g_string_append_printf  223 daemons/execd/execd_commands.c         g_string_append_printf(str, ", PID %d", cmd->last_pid);
g_string_append_printf  226 daemons/execd/execd_commands.c         g_string_append_printf(str, ") exited with status %d",
g_string_append_printf  229 daemons/execd/execd_commands.c         g_string_append_printf(str, ") could not be executed: %s",
g_string_append_printf  233 daemons/execd/execd_commands.c         g_string_append_printf(str, " (%s)", cmd->result.exit_reason);
g_string_append_printf  237 daemons/execd/execd_commands.c     g_string_append_printf(str, " (execution time %s",
g_string_append_printf  240 daemons/execd/execd_commands.c         g_string_append_printf(str, " after being queued %s",
g_string_append_printf 2388 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "[%d] ", pid);
g_string_append_printf 2391 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "targeting %s ", cmd->victim);
g_string_append_printf 2393 daemons/fenced/fenced_commands.c     g_string_append_printf(msg, "using %s ", cmd->device);
g_string_append_printf 2397 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "returned %d", result->exit_status);
g_string_append_printf 2399 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "could not be executed: %s",
g_string_append_printf 2405 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, " (%s)", result->exit_reason);
g_string_append_printf 2408 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, ", retrying with %s", next);
g_string_append_printf 2411 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, " (%u device%s remaining)",
g_string_append_printf 2415 daemons/fenced/fenced_commands.c     g_string_append_printf(msg, " " CRM_XS " %scall %d from %s",
g_string_append_printf  570 lib/common/options.c     g_string_append_printf(s, "<%s lang=\"en\">%s",
g_string_append_printf  573 lib/common/options.c         g_string_append_printf(s, "  Allowed values: %s", values);
g_string_append_printf  575 lib/common/options.c     g_string_append_printf(s, "</%s>\n", tag);
g_string_append_printf  589 lib/common/options.c                 g_string_append_printf(s, "%s", spaces);
g_string_append_printf  591 lib/common/options.c             g_string_append_printf(s, "<%s lang=\"%s\">%s",
g_string_append_printf  595 lib/common/options.c                 g_string_append_printf(s, "%s", _(values));
g_string_append_printf  597 lib/common/options.c             g_string_append_printf(s, "</%s>\n", tag);
g_string_append_printf  616 lib/common/options.c     g_string_append_printf(s, "<?xml version=\"1.0\"?>"
g_string_append_printf  640 lib/common/options.c         g_string_append_printf(s, "    <parameter name=\"%s\">\n",
g_string_append_printf  654 lib/common/options.c             g_string_append_printf(s, "      <content type=\"%s\" default=\"%s\">\n",
g_string_append_printf  659 lib/common/options.c                 g_string_append_printf(s, "        <option value=\"%s\" />\n", ptr);
g_string_append_printf  663 lib/common/options.c             g_string_append_printf(s, "      </content>\n");
g_string_append_printf  667 lib/common/options.c             g_string_append_printf(s, "      <content type=\"%s\" default=\"%s\"/>\n",
g_string_append_printf  673 lib/common/options.c         g_string_append_printf(s, "    </parameter>\n");
g_string_append_printf  675 lib/common/options.c     g_string_append_printf(s, "  </parameters>\n</resource-agent>\n");
g_string_append_printf 1813 lib/pacemaker/pcmk_output.c         g_string_append_printf(s, "scope=\"%s\" ", scope);
g_string_append_printf 1817 lib/pacemaker/pcmk_output.c         g_string_append_printf(s, "id=\"%s\" ", instance);
g_string_append_printf 1820 lib/pacemaker/pcmk_output.c     g_string_append_printf(s, "name=\"%s\" ", name);
g_string_append_printf 1823 lib/pacemaker/pcmk_output.c         g_string_append_printf(s, "host=\"%s\" ", host);
g_string_append_printf 1826 lib/pacemaker/pcmk_output.c     g_string_append_printf(s, "value=\"%s\"", value ? value : "");
g_string_append_printf  592 lib/pengine/native.c             g_string_append_printf(outstr, " FAILED %s", role2text(role));
g_string_append_printf  597 lib/pengine/native.c         g_string_append_printf(outstr, " %s", native_displayable_state(rsc, pcmk_is_set(show_opts, pcmk_show_pending)));
g_string_append_printf  600 lib/pengine/native.c         g_string_append_printf(outstr, " %s", node->details->uname);
g_string_append_printf  610 lib/pengine/native.c             g_string_append_printf(outstr, " (%s) ", services_ocf_exitcode_str(rc));
g_string_append_printf  662 lib/pengine/native.c             g_string_append_printf(outstr, " %s", desc);
g_string_append_printf 1145 lib/pengine/pe_output.c         g_string_append_printf(str, "%s-interval ",
g_string_append_printf 1148 lib/pengine/pe_output.c     g_string_append_printf(str, "%s on %s",
g_string_append_printf 1152 lib/pengine/pe_output.c         g_string_append_printf(str, " returned '%s'",
g_string_append_printf 1155 lib/pengine/pe_output.c             g_string_append_printf(str, " (%s)", exit_reason);
g_string_append_printf 1159 lib/pengine/pe_output.c         g_string_append_printf(str, " could not be executed (%s",
g_string_append_printf 1162 lib/pengine/pe_output.c             g_string_append_printf(str, ": %s", exit_reason);
g_string_append_printf 1172 lib/pengine/pe_output.c             g_string_append_printf(str, " at %s", last_change_str);
g_string_append_printf 1180 lib/pengine/pe_output.c             g_string_append_printf(str, " after %s",
g_string_append_printf 1227 lib/pengine/pe_output.c         g_string_append_printf(str, ", exitreason='%s'", exit_reason);
g_string_append_printf 1234 lib/pengine/pe_output.c             g_string_append_printf(str, ", " XML_RSC_OP_LAST_CHANGE "='%s'",
g_string_append_printf 1239 lib/pengine/pe_output.c         g_string_append_printf(str, ", queued=%sms", queue_time);
g_string_append_printf 1242 lib/pengine/pe_output.c         g_string_append_printf(str, ", exec=%sms", exec_time);
g_string_append_printf 1592 lib/pengine/pe_output.c         g_string_append_printf(str, " %s: %s",