PMIX_FWD_STDERR   402 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             PMIX_INFO_LOAD(&info[3], PMIX_FWD_STDERR, NULL, PMIX_BOOL);  // forward stderr to me
PMIX_FWD_STDERR   441 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDERR", .string = PMIX_FWD_STDERR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
PMIX_FWD_STDERR   447 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDERR", .string = PMIX_FWD_STDERR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
PMIX_FWD_STDERR  1491 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             } else if (0 == strncmp(cd->info[n].key, PMIX_FWD_STDERR, PMIX_MAX_KEYLEN)) {