target_copy 288 crmd/te_utils.c char *target_copy = strdup(st_event->target); target_copy 294 crmd/te_utils.c local_rc = fenced_external(target_copy); target_copy 306 crmd/te_utils.c int len = strlen(target_copy); target_copy 309 crmd/te_utils.c local_rc = write(confirm, target_copy, len); target_copy 324 crmd/te_utils.c free(target_copy);