g_string_append  2162 daemons/controld/controld_execd.c     g_string_append(str, " " QB_XS);
g_string_append    97 lib/cib/cib_attrs.c     g_string_append(xpath, xpath_base);
g_string_append   119 lib/cib/cib_attrs.c     g_string_append(xpath, "//nvpair");
g_string_append   180 lib/common/cmdline.c             g_string_append(gs, argv[i]);
g_string_append    45 lib/common/options_display.c                 g_string_append(buf, delim);
g_string_append    48 lib/common/options_display.c             g_string_append(buf, value);
g_string_append    53 lib/common/options_display.c                 g_string_append(buf, _(" (default)"));
g_string_append   149 lib/common/patchset_display.c                     g_string_append(buffer_unset, name);
g_string_append   822 lib/common/strings.c     g_string_append(*list, separator);
g_string_append   823 lib/common/strings.c     g_string_append(*list, word);
g_string_append  1310 lib/common/strings.c         g_string_append(buffer, ele);
g_string_append    34 lib/common/tests/strings/pcmk__g_strcat_test.c     g_string_append(buf, "hello");
g_string_append   987 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_LT);
g_string_append   990 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_GT);
g_string_append   993 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_AMP);
g_string_append  1012 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_LT);
g_string_append  1015 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_GT);
g_string_append  1018 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_AMP);
g_string_append  1021 lib/common/xml.c                         g_string_append(copy, PCMK__XML_ENTITY_QUOT);
g_string_append  1036 lib/common/xml.c                         g_string_append(copy, "\\\"");
g_string_append  1039 lib/common/xml.c                         g_string_append(copy, "\\n");
g_string_append  1042 lib/common/xml.c                         g_string_append(copy, "\\r");
g_string_append  1045 lib/common/xml.c                         g_string_append(copy, "\\t");
g_string_append   138 lib/common/xml_display.c             g_string_append(buffer, "/>");
g_string_append   237 lib/common/xml_io.c         g_string_append(buffer, "/>");
g_string_append   292 lib/common/xml_io.c     g_string_append(buffer, content);
g_string_append   276 lib/common/xpath.c         g_string_append(xpath, (const gchar *) xml->name);
g_string_append   115 lib/fencing/st_output.c             g_string_append(str, " last"); // For example, "last failed at ..."
g_string_append   128 lib/fencing/st_output.c         g_string_append(str, ": ");
g_string_append   146 lib/fencing/st_output.c                 g_string_append(str, ", completed");
g_string_append   148 lib/fencing/st_output.c                 g_string_append(str, ", last-failed");
g_string_append   150 lib/fencing/st_output.c                 g_string_append(str, ", last-successful");
g_string_append   460 lib/pengine/bundle.c         g_string_append(buffer, " --restart=no");
g_string_append   465 lib/pengine/native.c     g_string_append(s, (have_flags? ", " : " ("));
g_string_append   466 lib/pengine/native.c     g_string_append(s, flag_desc);
g_string_append   474 lib/pengine/native.c     g_string_append(s, (have_nodes? " " : " [ "));
g_string_append   475 lib/pengine/native.c     g_string_append(s, node);
g_string_append   533 lib/pengine/native.c         g_string_append(outstr, " ORPHANED");
g_string_append   538 lib/pengine/native.c         g_string_append(outstr, " FAILED");
g_string_append   595 lib/pengine/native.c                     g_string_append(outstr, target_role);
g_string_append   637 lib/pengine/native.c             g_string_append(outstr, " (");
g_string_append   638 lib/pengine/native.c             g_string_append(outstr, desc);
g_string_append   639 lib/pengine/native.c             g_string_append(outstr, ")");
g_string_append   656 lib/pengine/native.c             g_string_append(outstr, " ]");
g_string_append  1923 lib/pengine/pe_output.c             g_string_append(str, "GuestNode");
g_string_append  1925 lib/pengine/pe_output.c             g_string_append(str, "RemoteNode");
g_string_append  1927 lib/pengine/pe_output.c             g_string_append(str, "Node");
g_string_append  1932 lib/pengine/pe_output.c             g_string_append(str, " (health is RED)");
g_string_append  1934 lib/pengine/pe_output.c             g_string_append(str, " (health is YELLOW)");
g_string_append   178 lib/services/services_lsb.c             g_string_append(desc, buffer + sizeof(DESCRIPTION) - 1);
g_string_append   188 lib/services/services_lsb.c                     g_string_append(desc, buffer + 1);
g_string_append   533 tools/cibadmin.c             g_string_append(extra, processed_args[lpc]);
g_string_append   375 tools/crm_resource_ban.c     g_string_append(buf, "//" PCMK_XE_RSC_LOCATION);
g_string_append   384 tools/crm_resource_ban.c                 g_string_append(buf, " and ");
g_string_append   401 tools/crm_resource_ban.c             g_string_append(rsc_role_substr, promoted_role_rule);
g_string_append   405 tools/crm_resource_ban.c             g_string_append(buf, rsc_role_substr->str);
g_string_append   411 tools/crm_resource_ban.c         g_string_append(buf, "|//" PCMK_XE_RSC_LOCATION);
g_string_append   422 tools/crm_resource_ban.c     g_string_append(buf, "//" PCMK_XE_DATE_EXPRESSION "[@" PCMK_XA_ID "='");
g_string_append   130 tools/crm_resource_runtime.c     g_string_append(xpath, "//" PCMK_XE_NVPAIR);
g_string_append  1218 tools/crm_shadow.c             g_string_append(extra, processed_args[lpc]);