pe_mutable       1909 lib/pengine/pe_output.c         char *pe_mutable = strdup("\t\t");
pe_mutable       1916 lib/pengine/pe_output.c         g_hash_table_foreach(node->details->attrs, print_str_str, pe_mutable);
pe_mutable       1917 lib/pengine/pe_output.c         free(pe_mutable);
pe_mutable       1389 lib/pengine/utils.c         char *pe_mutable = strdup("\t\t");
pe_mutable       1393 lib/pengine/utils.c         g_hash_table_foreach(node->details->attrs, print_str_str, pe_mutable);
pe_mutable       1394 lib/pengine/utils.c         free(pe_mutable);