PMIX_PROC_MAP 476 opal/mca/pmix/pmix4x/pmix/examples/server.c (void)strncpy(x->info[i].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN); PMIX_PROC_MAP 443 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c } else if (0 == strcmp(info[n].key, PMIX_PROC_MAP)) { PMIX_PROC_MAP 86 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c } else if (0 == strncmp(info[n].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN)) { PMIX_PROC_MAP 1069 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c kptr->key = strdup(PMIX_PROC_MAP); PMIX_PROC_MAP 588 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c (void)strncpy(x->info[5].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN); PMIX_PROC_MAP 732 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c (void)strncpy(x->info[5].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN); PMIX_PROC_MAP 476 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c (void)strncpy(x->info[5].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN); PMIX_PROC_MAP 162 opal/mca/pmix/pmix4x/pmix/test/test_server.c pmix_strncpy(info[5].key, PMIX_PROC_MAP, PMIX_MAX_KEYLEN);