store_local       426 ompi/dpm/dpm.c             opal_pmix.store_local(&proc->super.proc_name, kv);
store_local       722 ompi/mca/rte/pmix/rte_pmix_module.c             ret = opal_pmix.store_local(&pname, kv);
store_local       112 opal/mca/pmix/cray/pmix_cray.c     .store_local = cray_store_local,
store_local       100 opal/mca/pmix/ext1x/pmix1x.c     .store_local = pmix1_store_local,
store_local       126 opal/mca/pmix/ext2x/ext2x.c     .store_local = ext2x_store_local,
store_local       135 opal/mca/pmix/ext3x/ext3x.c     .store_local = ext3x_store_local,
store_local        78 opal/mca/pmix/flux/pmix_flux.c     .store_local = flux_store_local,
store_local       113 opal/mca/pmix/isolated/pmix_isolated.c     .store_local = isolated_store_local,
store_local       967 opal/mca/pmix/pmix.h     opal_pmix_base_module_store_fn_t                        store_local;
store_local       134 opal/mca/pmix/pmix4x/pmix4x.c     .store_local = pmix4x_store_local,
store_local        79 opal/mca/pmix/s1/pmix_s1.c     .store_local = s1_store_local,
store_local        82 opal/mca/pmix/s2/pmix_s2.c     .store_local = s2_store_local,
store_local       430 orte/mca/ess/base/ess_base_std_orted.c         if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_HNP, &val))) {
store_local       252 orte/mca/ess/base/ess_base_std_tool.c         if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_HNP, &val))) {
store_local       453 orte/mca/ess/hnp/ess_hnp_module.c     if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_NAME, &val))) {
store_local       407 orte/mca/ess/pmi/ess_pmi_module.c             ret = opal_pmix.store_local(&pname, kv);
store_local       545 orte/mca/ess/pmi/ess_pmi_module.c         if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_DAEMON, &val))) {
store_local       398 orte/mca/ess/singleton/ess_singleton_module.c         if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_DAEMON, &val))) {
store_local       447 orte/mca/grpcomm/direct/grpcomm_direct.c                                 if (OPAL_SUCCESS != (ret = opal_pmix.store_local(&dmn, &kv))) {
store_local       476 orte/mca/grpcomm/direct/grpcomm_direct.c                                 if (OPAL_SUCCESS != (ret = opal_pmix.store_local(&dmn, kval))) {
store_local       291 orte/mca/oob/base/oob_base_stubs.c     if (OPAL_SUCCESS != (rc = opal_pmix.store_local(ORTE_PROC_MY_NAME, &val))) {
store_local      1146 orte/mca/plm/base/plm_base_launch_support.c             opal_pmix.store_local(&dname, kv);
store_local       474 orte/orted/orted_main.c     if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_NAME, &val))) {
store_local       701 orte/orted/orted_main.c         if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_PARENT, &val))) {
store_local      1131 orte/orted/orted_main.c             opal_pmix.store_local(&child, kv);
store_local       565 orte/orted/orted_submit.c         if (OPAL_SUCCESS != opal_pmix.store_local(ORTE_PROC_MY_HNP, &val)) {
store_local       615 orte/orted/pmix/pmix_server_dyn.c         if (OPAL_SUCCESS != (rc = opal_pmix.store_local(&dmn, &val))) {
store_local       117 orte/orted/pmix/pmix_server_pub.c         if (OPAL_SUCCESS != (rc = opal_pmix.store_local(&orte_pmix_server_globals.server, &val))) {
store_local       127 orte/util/comm/comm.c     if (OPAL_SUCCESS != (rc = opal_pmix.store_local(&tool, &val))) {
store_local       151 orte/util/hnp_contact.c         if (OPAL_SUCCESS != (rc = opal_pmix.store_local(&hnp->name, &val))) {