orte_local_tmpdir_base   53 orte/runtime/orte_mca_params.c static char *orte_local_tmpdir_base = NULL;
orte_local_tmpdir_base  104 orte/runtime/orte_mca_params.c     orte_local_tmpdir_base = NULL;
orte_local_tmpdir_base  109 orte/runtime/orte_mca_params.c                                   &orte_local_tmpdir_base);
orte_local_tmpdir_base  122 orte/runtime/orte_mca_params.c         (NULL != orte_local_tmpdir_base || NULL != orte_remote_tmpdir_base)) {
orte_local_tmpdir_base  139 orte/runtime/orte_mca_params.c     } else if (ORTE_PROC_IS_HNP && NULL != orte_local_tmpdir_base) {
orte_local_tmpdir_base  144 orte/runtime/orte_mca_params.c         orte_process_info.tmpdir_base = strdup (orte_local_tmpdir_base);