g_string_append_printf 2163 daemons/controld/controld_execd.c     g_string_append_printf(str, " graph action %sconfirmed; call=%d key=%s",
g_string_append_printf 2166 daemons/controld/controld_execd.c         g_string_append_printf(str, " rc=%d", op->rc);
g_string_append_printf  220 daemons/execd/execd_commands.c     g_string_append_printf(str, "%s %s (call %d",
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 2519 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "[%d] ", pid);
g_string_append_printf 2530 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, "returned %d", result->exit_status);
g_string_append_printf 2544 daemons/fenced/fenced_commands.c         g_string_append_printf(msg, " (%u device%s remaining)",
g_string_append_printf 2548 daemons/fenced/fenced_commands.c     g_string_append_printf(msg, " " QB_XS " %scall %d from %s",
g_string_append_printf  548 lib/common/xml.c             g_string_append_printf(buf, " 0x%.2X", utf8[i]);
g_string_append_printf  609 lib/common/xml.c             g_string_append_printf(buf, " 0x%.2X", utf8[i]);
g_string_append_printf 1001 lib/common/xml.c                             g_string_append_printf(copy, "&#x%.2X;", *text);
g_string_append_printf 1025 lib/common/xml.c                             g_string_append_printf(copy, "&#x%.2X;", *text);
g_string_append_printf  294 lib/pengine/bundle.c                 g_string_append_printf(buffer, " --add-host=%s-%d:%s",
g_string_append_printf  298 lib/pengine/bundle.c                 g_string_append_printf(buffer, " --hosts-entry=%s=%s-%d",
g_string_append_printf  469 lib/pengine/bundle.c         g_string_append_printf(buffer, " %s%s-%d", hostname_opt, data->prefix,
g_string_append_printf  482 lib/pengine/bundle.c         g_string_append_printf(buffer, " %sPCMK_" PCMK__ENV_REMOTE_PORT "=%d",
g_string_append_printf  127 lib/pengine/group.c         g_string_append_printf(attrs, "%d member%s inactive", n_inactive,
g_string_append_printf 1516 lib/pengine/pe_output.c     g_string_append_printf(str, "%s on %s '%s' (%d): call=%s, status='%s'",
g_string_append_printf 3260 lib/pengine/pe_output.c                 g_string_append_printf(detail_str, ", %s=", name);
g_string_append_printf 3262 lib/pengine/pe_output.c                 g_string_append_printf(detail_str, "%s=", name);