persistence 65 orte/runtime/orte_data_server.c opal_pmix_persistence_t persistence; persistence 76 orte/runtime/orte_data_server.c ptr->persistence = OPAL_PMIX_PERSIST_SESSION; persistence 250 orte/runtime/orte_data_server.c if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &data->persistence, &count, OPAL_INT))) { persistence 349 orte/runtime/orte_data_server.c if (OPAL_PMIX_PERSIST_FIRST_READ == data->persistence) { persistence 511 orte/runtime/orte_data_server.c if (data_added && OPAL_PMIX_PERSIST_FIRST_READ == data->persistence) { persistence 688 orte/runtime/orte_data_server.c if ((data->persistence == OPAL_PMIX_PERSIST_APP || persistence 689 orte/runtime/orte_data_server.c data->persistence == OPAL_PMIX_PERSIST_SESSION) && persistence 46 test/util/orte_universe_setup_file_io.c orte_universe_info.persistence = true; persistence 102 test/util/orte_universe_setup_file_io.c orte_universe_info.persistence != univ.persistence ||