orte_remote_tmpdir_base   54 orte/runtime/orte_mca_params.c static char *orte_remote_tmpdir_base = NULL;
orte_remote_tmpdir_base  111 orte/runtime/orte_mca_params.c     orte_remote_tmpdir_base = NULL;
orte_remote_tmpdir_base  116 orte/runtime/orte_mca_params.c                                   &orte_remote_tmpdir_base);
orte_remote_tmpdir_base  122 orte/runtime/orte_mca_params.c         (NULL != orte_local_tmpdir_base || NULL != orte_remote_tmpdir_base)) {
orte_remote_tmpdir_base  145 orte/runtime/orte_mca_params.c     } else if (ORTE_PROC_IS_DAEMON && NULL != orte_remote_tmpdir_base) {
orte_remote_tmpdir_base  154 orte/runtime/orte_mca_params.c         orte_process_info.tmpdir_base = strdup (orte_remote_tmpdir_base);