pmix_common_dstor_del_nspace   54 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_common.h PMIX_EXPORT pmix_status_t pmix_common_dstor_del_nspace(pmix_common_dstore_ctx_t *ds_ctx, const char* nspace);
pmix_common_dstor_del_nspace  151 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c     return pmix_common_dstor_del_nspace(ds12_ctx, nspace);
pmix_common_dstor_del_nspace  157 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c     return pmix_common_dstor_del_nspace(ds21_ctx, nspace);