PMIX_CLEANUP_RECURSIVE  384 opal/mca/pmix/ext3x/ext3x.c             PMIX_INFO_LOAD(&pinfo[ninfo], PMIX_CLEANUP_RECURSIVE, NULL, PMIX_BOOL);
PMIX_CLEANUP_RECURSIVE  470 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_RECURSIVE", .string = PMIX_CLEANUP_RECURSIVE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
PMIX_CLEANUP_RECURSIVE  477 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_RECURSIVE", .string = PMIX_CLEANUP_RECURSIVE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
PMIX_CLEANUP_RECURSIVE 3011 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         } else if (0 == strncmp(cd->info[n].key, PMIX_CLEANUP_RECURSIVE, PMIX_MAX_KEYLEN)) {
PMIX_CLEANUP_RECURSIVE  383 opal/mca/pmix/pmix4x/pmix4x.c             PMIX_INFO_LOAD(&pinfo[ninfo], PMIX_CLEANUP_RECURSIVE, NULL, PMIX_BOOL);