orte_session_dir 251 orte/mca/ess/base/ess_base_std_orted.c if (ORTE_SUCCESS != (ret = orte_session_dir(false, ORTE_PROC_MY_NAME))) { orte_session_dir 261 orte/mca/ess/base/ess_base_std_orted.c if (ORTE_SUCCESS != (ret = orte_session_dir(true, ORTE_PROC_MY_NAME))) { orte_session_dir 293 orte/mca/ess/hnp/ess_hnp_module.c if (ORTE_SUCCESS != (ret = orte_session_dir(false, ORTE_PROC_MY_NAME))) { orte_session_dir 303 orte/mca/ess/hnp/ess_hnp_module.c if (ORTE_SUCCESS != (ret = orte_session_dir(true, ORTE_PROC_MY_NAME))) { orte_session_dir 485 orte/mca/ess/pmi/ess_pmi_module.c if (ORTE_SUCCESS != (ret = orte_session_dir(true, ORTE_PROC_MY_NAME))) { orte_session_dir 339 orte/mca/ess/singleton/ess_singleton_module.c if (ORTE_SUCCESS != (ret = orte_session_dir(true, ORTE_PROC_MY_NAME))) { orte_session_dir 111 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir(bool create, orte_process_name_t *proc); orte_session_dir 157 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, prefix, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 164 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(false, prefix, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 186 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 207 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 228 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 249 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 271 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) { orte_session_dir 289 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, "localhost", NULL, "test-universe", "test-job", "test-proc")) { orte_session_dir 334 test/util/orte_session_dir.c if (ORTE_SUCCESS != orte_session_dir(true, NULL, "localhost", NULL, "test-universe2", "test-job2", "test-proc2")) {