tmp3 146 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c char *tmp2, *tmp3; tmp3 159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c nb = (unsigned) strtol(tmp2, &tmp3, 0); tmp3 160 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (tmp3 == tmp2 || (*tmp3 && *tmp3 != ':' && *tmp3 != ')' && *tmp3 != ' ')) { tmp3 176 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (*tmp3 == ')' || *tmp3 == ' ') tmp3 178 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c tmp = (const char*) (tmp3+1); tmp3 488 opal/mca/pmix/base/pmix_base_fns.c char *tmp, *tmp2, *tmp3, *tmp_val; tmp3 530 opal/mca/pmix/base/pmix_base_fns.c tmp3 = tmp2 + strlen (tmp2) + 1; tmp3 541 opal/mca/pmix/base/pmix_base_fns.c kv->data.byte = *tmp3; tmp3 544 opal/mca/pmix/base/pmix_base_fns.c kv->data.string = strdup(tmp3); tmp3 547 opal/mca/pmix/base/pmix_base_fns.c kv->data.pid = strtoul(tmp3, NULL, 10); tmp3 550 opal/mca/pmix/base/pmix_base_fns.c kv->data.integer = strtol(tmp3, NULL, 10); tmp3 553 opal/mca/pmix/base/pmix_base_fns.c kv->data.int8 = strtol(tmp3, NULL, 10); tmp3 556 opal/mca/pmix/base/pmix_base_fns.c kv->data.int16 = strtol(tmp3, NULL, 10); tmp3 559 opal/mca/pmix/base/pmix_base_fns.c kv->data.int32 = strtol(tmp3, NULL, 10); tmp3 562 opal/mca/pmix/base/pmix_base_fns.c kv->data.int64 = strtol(tmp3, NULL, 10); tmp3 565 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint = strtoul(tmp3, NULL, 10); tmp3 568 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint8 = strtoul(tmp3, NULL, 10); tmp3 571 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint16 = strtoul(tmp3, NULL, 10); tmp3 574 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint32 = strtoul(tmp3, NULL, 10); tmp3 577 opal/mca/pmix/base/pmix_base_fns.c kv->data.uint64 = strtoull(tmp3, NULL, 10); tmp3 586 opal/mca/pmix/base/pmix_base_fns.c memcpy(kv->data.bo.bytes, tmp3, size); tmp3 599 opal/mca/pmix/base/pmix_base_fns.c offset = (size_t) (tmp3 - tmp_val) + size; tmp3 916 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c char *tmp, *tmp2, *tmp3, *pfx; tmp3 930 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c if (0 > asprintf(&tmp3, "%s%s", tmp, tmp2)) { tmp3 937 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c tmp = tmp3; tmp3 1463 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c char *tmp, *tmp2, *tmp3, *pfx; tmp3 1477 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c if (0 > asprintf(&tmp3, "%s%s", tmp, tmp2)) { tmp3 1484 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c tmp = tmp3; tmp3 653 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c char *tmp, *tmp2, *tmp3, *pfx; tmp3 667 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c if (0 > asprintf(&tmp3, "%s%s", tmp, tmp2)) { tmp3 674 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c tmp = tmp3; tmp3 669 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c char *tmp, *tmp2, *tmp3, *pfx; tmp3 683 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c if (0 > asprintf(&tmp3, "%s%s", tmp, tmp2)) { tmp3 690 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c tmp = tmp3; tmp3 60 orte/mca/ras/base/ras_base_allocate.c char *tmp=NULL, *tmp2, *tmp3; tmp3 92 orte/mca/ras/base/ras_base_allocate.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 95 orte/mca/ras/base/ras_base_allocate.c tmp = tmp3; tmp3 173 orte/runtime/data_type_support/orte_dt_print_fns.c char *tmp, *tmp2, *tmp3, *pfx2, *pfx; tmp3 206 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\n%s", tmp, tmp2); tmp3 209 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 217 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 220 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 239 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 242 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 263 orte/runtime/data_type_support/orte_dt_print_fns.c char *tmp, *tmp2, *tmp3, *pfx2, *pfx; tmp3 284 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 285 orte/runtime/data_type_support/orte_dt_print_fns.c if (orte_get_attribute(&src->attributes, ORTE_NODE_ALIAS, (void**)&tmp3, OPAL_STRING)) { tmp3 286 orte/runtime/data_type_support/orte_dt_print_fns.c alias = opal_argv_split(tmp3, ','); tmp3 294 orte/runtime/data_type_support/orte_dt_print_fns.c if (NULL != tmp3) { tmp3 295 orte/runtime/data_type_support/orte_dt_print_fns.c free(tmp3); tmp3 310 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 311 orte/runtime/data_type_support/orte_dt_print_fns.c if (orte_get_attribute(&src->attributes, ORTE_NODE_ALIAS, (void**)&tmp3, OPAL_STRING)) { tmp3 312 orte/runtime/data_type_support/orte_dt_print_fns.c alias = opal_argv_split(tmp3, ','); tmp3 320 orte/runtime/data_type_support/orte_dt_print_fns.c if (NULL != tmp3) { tmp3 321 orte/runtime/data_type_support/orte_dt_print_fns.c free(tmp3); tmp3 331 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 332 orte/runtime/data_type_support/orte_dt_print_fns.c if (orte_get_attribute(&src->attributes, ORTE_NODE_ALIAS, (void**)&tmp3, OPAL_STRING)) { tmp3 333 orte/runtime/data_type_support/orte_dt_print_fns.c alias = opal_argv_split(tmp3, ','); tmp3 341 orte/runtime/data_type_support/orte_dt_print_fns.c if (NULL != tmp3) { tmp3 342 orte/runtime/data_type_support/orte_dt_print_fns.c free(tmp3); tmp3 350 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 351 orte/runtime/data_type_support/orte_dt_print_fns.c if (orte_get_attribute(&src->attributes, ORTE_NODE_ALIAS, (void**)&tmp3, OPAL_STRING)) { tmp3 352 orte/runtime/data_type_support/orte_dt_print_fns.c alias = opal_argv_split(tmp3, ','); tmp3 360 orte/runtime/data_type_support/orte_dt_print_fns.c if (NULL != tmp3) { tmp3 361 orte/runtime/data_type_support/orte_dt_print_fns.c free(tmp3); tmp3 386 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 387 orte/runtime/data_type_support/orte_dt_print_fns.c if (orte_get_attribute(&src->attributes, ORTE_NODE_USERNAME, (void**)&tmp3, OPAL_STRING)) { tmp3 388 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp2, "%s\n%s\tUsername on node: %s", tmp, pfx2, tmp3); tmp3 389 orte/runtime/data_type_support/orte_dt_print_fns.c free(tmp3); tmp3 404 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 407 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 427 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 430 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 445 orte/runtime/data_type_support/orte_dt_print_fns.c char *tmp, *tmp3, *pfx2; tmp3 511 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\n%s\tPid: %ld\tLocal rank: %lu\tNode rank: %lu\tApp rank: %d", tmp, pfx2, tmp3 514 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 535 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\n%s\tState: %s\tApp_context: %ld\n%s\tLocale: %s\n%s\tBinding: %s", tmp, pfx2, tmp3 546 orte/runtime/data_type_support/orte_dt_print_fns.c *output = tmp3; tmp3 557 orte/runtime/data_type_support/orte_dt_print_fns.c char *tmp, *tmp2, *tmp3, *pfx2; tmp3 591 orte/runtime/data_type_support/orte_dt_print_fns.c tmp3 = NULL; tmp3 592 orte/runtime/data_type_support/orte_dt_print_fns.c orte_get_attribute(&src->attributes, ORTE_APP_PREFIX_DIR, (void**)&tmp3, OPAL_STRING); tmp3 595 orte/runtime/data_type_support/orte_dt_print_fns.c pfx2, (NULL == tmp3) ? "NULL" : tmp3, tmp3 602 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\n%s", tmp, tmp2); tmp3 605 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 620 orte/runtime/data_type_support/orte_dt_print_fns.c char *tmp=NULL, *tmp2, *tmp3, *pfx, *pfx2; tmp3 645 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 648 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 655 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s%s", tmp, tmp2); tmp3 658 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 660 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\t</host>\n", tmp); tmp3 662 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3; tmp3 711 orte/runtime/data_type_support/orte_dt_print_fns.c opal_asprintf(&tmp3, "%s\n%s", tmp, tmp2); tmp3 714 orte/runtime/data_type_support/orte_dt_print_fns.c tmp = tmp3;