crm_concat 213 cib/io.c filename = crm_concat(dir, file, '/'); crm_concat 214 cib/io.c sigfile = crm_concat(filename, "sig", '.'); crm_concat 235 cib/io.c sigfile = crm_concat(filename, "sig", '.'); crm_concat 328 fencing/admin.c str = crm_concat("turn", action, ' '); crm_concat 527 fencing/admin.c char *key = crm_concat("OCF_RESKEY", optarg, '_'); crm_concat 63 include/crm/common/internal.h char *crm_concat(const char *prefix, const char *suffix, char join); crm_concat 252 lib/cib/cib_attrs.c local_set_name = crm_concat(section, XML_CIB_TAG_TICKETS, '-'); crm_concat 255 lib/cib/cib_attrs.c local_set_name = crm_concat(section, node_uuid, '-'); crm_concat 260 lib/cib/cib_attrs.c local_set_name = crm_concat(tmp_set_name, set_type, '-'); crm_concat 264 lib/cib/cib_attrs.c local_set_name = crm_concat(section, "options", '-'); crm_concat 270 lib/cib/cib_attrs.c local_attr_id = crm_concat(set_name, attr_name, '-'); crm_concat 223 lib/cib/cib_client.c char *name = crm_concat("shadow", suffix, '.'); crm_concat 256 lib/cib/cib_client.c cib_home = crm_concat(home, ".cib", '/'); crm_concat 271 lib/cib/cib_client.c fullname = crm_concat(dir, name, '/'); crm_concat 156 lib/cib/cib_file.c sigfile = local_sigfile = crm_concat(filename, "sig", '.'); crm_concat 242 lib/cib/cib_file.c char *cib_path = crm_concat(cib_dirname, cib_filename, '/'); crm_concat 243 lib/cib/cib_file.c char *cib_digest = crm_concat(cib_path, "sig", '.'); crm_concat 249 lib/cib/cib_file.c char *backup_digest = crm_concat(backup_path, "sig", '.'); crm_concat 359 lib/cib/cib_file.c char *cib_path = crm_concat(cib_dirname, cib_filename, '/'); crm_concat 360 lib/cib/cib_file.c char *digest_path = crm_concat(cib_path, "sig", '.'); crm_concat 818 lib/cluster/legacy.c env_key = crm_concat("HA", key, '_'); crm_concat 133 lib/common/digest.c char *trace_file = crm_concat("/tmp/digest", digest, '-'); crm_concat 292 lib/common/io.c full_file = crm_concat(dir, file, '/'); crm_concat 425 lib/common/utils.c char *hash_key = crm_concat(sys ? sys : "none", crm_msg_reference, '_'); crm_concat 934 lib/common/utils.c crm_name = crm_concat(CRM_META, field, '_'); crm_concat 76 lib/pengine/clone.c child_id = crm_concat(child_base, sub_id, ':'); crm_concat 325 lib/pengine/clone.c char *child_text = crm_concat(pre_text, " ", ' '); crm_concat 408 lib/pengine/clone.c child_text = crm_concat(pre_text, " ", ' '); crm_concat 235 lib/pengine/complex.c key = crm_concat(name, role, '-'); crm_concat 537 lib/pengine/complex.c (*rsc)->id = crm_concat(id, value, ':'); crm_concat 1234 lib/pengine/container.c child_text = crm_concat(pre_text, " ", ' '); crm_concat 129 lib/pengine/group.c char *child_text = crm_concat(pre_text, " ", ' '); crm_concat 160 lib/pengine/group.c child_text = crm_concat(pre_text, " ", ' '); crm_concat 179 mcp/corosync.c env_key = crm_concat("HA", key, '_'); crm_concat 384 pengine/constraints.c char *task = crm_concat(CRM_OP_RELAXED_CLONE, id, ':'); crm_concat 1791 pengine/constraints.c char *task = crm_concat(CRM_OP_RELAXED_SET, ID(set1), ':'); crm_concat 1439 pengine/native.c char *load_stopped_task = crm_concat(LOAD_STOPPED, current->details->uname, '_'); crm_concat 1453 pengine/native.c char *load_stopped_task = crm_concat(LOAD_STOPPED, next->details->uname, '_'); crm_concat 3390 pengine/native.c iso = crm_concat(crm_element_value(last_parent->xml, XML_ATTR_ID), value, '_'); crm_concat 3417 pengine/native.c iso = crm_concat(crm_element_value(iso_parent->xml, XML_ATTR_ID), value, '_'); crm_concat 100 pengine/ptest.c action_name = crm_concat(action->uuid, action_host, ' '); crm_concat 107 pengine/ptest.c action_name = crm_concat(action->uuid, action_host, ' '); crm_concat 112 pengine/ptest.c action_name = crm_concat("Cancel", tmp_action_name, ' '); crm_concat 353 pengine/utilization.c char *rscs_id = crm_concat(rsc->id, "and its colocated resources", ' '); crm_concat 3216 tools/crm_mon.c filename_tmp = crm_concat(filename, "tmp", '.'); crm_concat 307 tools/crm_resource_runtime.c local_attr_set = crm_concat(lookup_id, attr_set_type, '-'); crm_concat 311 tools/crm_resource_runtime.c local_attr_id = crm_concat(attr_set, attr_name, '-'); crm_concat 320 tools/crm_ticket.c long_key = crm_concat(attr_prefix, ticket_id, '-');