PMIX_TOOL_DO_NOT_CONNECT  543 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TOOL_DO_NOT_CONNECT", .string = PMIX_TOOL_DO_NOT_CONNECT, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Do not connect to server", NULL}},
PMIX_TOOL_DO_NOT_CONNECT  305 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c             } else if (0 == strncmp(info[n].key, PMIX_TOOL_DO_NOT_CONNECT, PMIX_MAX_KEYLEN)) {
PMIX_TOOL_DO_NOT_CONNECT  357 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         PMIX_INFO_LOAD(&info[0], PMIX_TOOL_DO_NOT_CONNECT, NULL, PMIX_BOOL);