PMIX_JOB_SIZE      46 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&job_proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     210 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     123 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     481 opal/mca/pmix/pmix4x/pmix/examples/server.c     (void)strncpy(x->info[i].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN);
PMIX_JOB_SIZE     195 opal/mca/pmix/pmix4x/pmix/examples/tool.c         PMIX_ARGV_APPEND(rc, query[0].keys, PMIX_JOB_SIZE);
PMIX_JOB_SIZE     208 opal/mca/pmix/pmix4x/pmix/examples/tool.c             if (PMIX_CHECK_KEY(&mydata.info[0], PMIX_JOB_SIZE)) {
PMIX_JOB_SIZE     329 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Get(&proc, PMIX_JOB_SIZE, info, 1, &val);
PMIX_JOB_SIZE     548 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (0 == strncmp(info[n].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN)) {
PMIX_JOB_SIZE     902 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     kptr->key = strdup(PMIX_JOB_SIZE);
PMIX_JOB_SIZE     592 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     (void)strncpy(x->info[6].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN);
PMIX_JOB_SIZE     139 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     161 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     146 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     736 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     (void)strncpy(x->info[6].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN);
PMIX_JOB_SIZE      91 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
PMIX_JOB_SIZE     480 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     (void)strncpy(x->info[6].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN);
PMIX_JOB_SIZE     166 opal/mca/pmix/pmix4x/pmix/test/test_server.c     pmix_strncpy(info[6].key, PMIX_JOB_SIZE, PMIX_MAX_KEYLEN);