tmp_dir           304 orte/runtime/orte_cr.c     char * tmp_dir = NULL;
tmp_dir           313 orte/runtime/orte_cr.c     tmp_dir = orte_process_info.jobfam_session_dir;
tmp_dir           314 orte/runtime/orte_cr.c     if( NULL != tmp_dir ) {
tmp_dir           315 orte/runtime/orte_cr.c         opal_crs_base_cleanup_append(tmp_dir, true);
tmp_dir           316 orte/runtime/orte_cr.c         free(tmp_dir);
tmp_dir           317 orte/runtime/orte_cr.c         tmp_dir = NULL;