PMIX_LOCAL_SIZE    66 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&job_proc, PMIX_LOCAL_SIZE, NULL, 0, &val))) {
PMIX_LOCAL_SIZE   459 opal/mca/pmix/pmix4x/pmix/examples/server.c     (void)strncpy(x->info[i].key, PMIX_LOCAL_SIZE, PMIX_MAX_KEYLEN);
PMIX_LOCAL_SIZE   586 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Get(&proc, PMIX_LOCAL_SIZE, info, 1, &val);
PMIX_LOCAL_SIZE   314 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS == PMIx_Get(&proc, PMIX_LOCAL_SIZE, info, 1, &val)) {
PMIX_LOCAL_SIZE  2391 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (0 == strcmp(PMIX_LOCAL_SIZE, info[n].key)) {
PMIX_LOCAL_SIZE   917 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     kptr->key = strdup(PMIX_LOCAL_SIZE);
PMIX_LOCAL_SIZE   574 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     (void)strncpy(x->info[2].key, PMIX_LOCAL_SIZE, PMIX_MAX_KEYLEN);
PMIX_LOCAL_SIZE   718 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     (void)strncpy(x->info[2].key, PMIX_LOCAL_SIZE, PMIX_MAX_KEYLEN);
PMIX_LOCAL_SIZE   462 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     (void)strncpy(x->info[2].key, PMIX_LOCAL_SIZE, PMIX_MAX_KEYLEN);
PMIX_LOCAL_SIZE   250 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_LOCAL_SIZE, NULL, 0, &val))) {
PMIX_LOCAL_SIZE   136 opal/mca/pmix/pmix4x/pmix/test/test_server.c     pmix_strncpy(info[2].key, PMIX_LOCAL_SIZE, PMIX_MAX_KEYLEN);