PMIX_HOSTNAME     122 opal/mca/pmix/pmix4x/pmix/examples/tool.c             PMIX_INFO_LOAD(&query[0].qualifiers[0], PMIX_HOSTNAME, nodename, PMIX_STRING);
PMIX_HOSTNAME     183 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
PMIX_HOSTNAME     355 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
PMIX_HOSTNAME     465 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
PMIX_HOSTNAME     539 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
PMIX_HOSTNAME     223 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c             } else if (PMIX_CHECK_KEY(&queries[n].qualifiers[p], PMIX_HOSTNAME)) {
PMIX_HOSTNAME     333 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             kp2->key = strdup(PMIX_HOSTNAME);
PMIX_HOSTNAME     994 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     kp2->key = strdup(PMIX_HOSTNAME);
PMIX_HOSTNAME     266 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c             } else if (PMIX_CHECK_KEY(&info[n], PMIX_HOSTNAME)) {
PMIX_HOSTNAME    2584 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             } else if (PMIX_CHECK_KEY(&cd->queries[n].qualifiers[p], PMIX_HOSTNAME)) {
PMIX_HOSTNAME    1033 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     kptr->key = strdup(PMIX_HOSTNAME);