PMIX_SPAWNED 454 opal/mca/pmix/pmix4x/pmix/examples/server.c (void)strncpy(x->info[i].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN); PMIX_SPAWNED 96 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c if (PMIX_SUCCESS == PMIx_Get(&proc, PMIX_SPAWNED, info, 1, &val)) { PMIX_SPAWNED 117 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c if (PMIX_SUCCESS == PMIx_Get(&proc, PMIX_SPAWNED, info, 1, &val)) { PMIX_SPAWNED 570 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c (void)strncpy(x->info[1].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN); PMIX_SPAWNED 873 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c } else if (0 == strncmp(job_info[n].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN)) { PMIX_SPAWNED 714 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c (void)strncpy(x->info[1].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN); PMIX_SPAWNED 1033 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c } else if (0 == strncmp(job_info[n].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN)) { PMIX_SPAWNED 458 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c (void)strncpy(x->info[1].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN); PMIX_SPAWNED 132 opal/mca/pmix/pmix4x/pmix/test/test_server.c pmix_strncpy(info[1].key, PMIX_SPAWNED, PMIX_MAX_KEYLEN);