PMIX_FWD_STDOUT 401 opal/mca/pmix/pmix4x/pmix/examples/debugger.c PMIX_INFO_LOAD(&info[2], PMIX_FWD_STDOUT, NULL, PMIX_BOOL); // forward stdout to me PMIX_FWD_STDOUT 440 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c {.name = "PMIX_FWD_STDOUT", .string = PMIX_FWD_STDOUT, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}}, PMIX_FWD_STDOUT 446 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c {.name = "PMIX_FWD_STDOUT", .string = PMIX_FWD_STDOUT, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}}, PMIX_FWD_STDOUT 1486 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c } else if (0 == strncmp(cd->info[n].key, PMIX_FWD_STDOUT, PMIX_MAX_KEYLEN)) {