PMIX_ERR_PROC_ENTRY_NOT_FOUND  176 opal/mca/pmix/ext1x/pmix1x.c         return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  257 opal/mca/pmix/ext1x/pmix1x.c     case PMIX_ERR_PROC_ENTRY_NOT_FOUND:
PMIX_ERR_PROC_ENTRY_NOT_FOUND  915 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     case PMIX_ERR_PROC_ENTRY_NOT_FOUND:
PMIX_ERR_PROC_ENTRY_NOT_FOUND  867 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     case PMIX_ERR_PROC_ENTRY_NOT_FOUND:
PMIX_ERR_PROC_ENTRY_NOT_FOUND 2030 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         rc = PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND 2258 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         rc = PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND 2683 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (rc == PMIX_ERR_PROC_ENTRY_NOT_FOUND) {
PMIX_ERR_PROC_ENTRY_NOT_FOUND   84 opal/mca/pmix/pmix4x/pmix/src/util/error.c     case PMIX_ERR_PROC_ENTRY_NOT_FOUND:
PMIX_ERR_PROC_ENTRY_NOT_FOUND  135 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  145 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  207 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  225 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  229 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  249 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         return PMIX_ERR_PROC_ENTRY_NOT_FOUND;
PMIX_ERR_PROC_ENTRY_NOT_FOUND  265 opal/mca/pmix/pmix4x/pmix/test/test_common.h             if( !( (rc == PMIX_ERR_NOT_FOUND || rc == PMIX_ERR_PROC_ENTRY_NOT_FOUND) && ok_notfnd ) ){                                                       \
PMIX_ERR_PROC_ENTRY_NOT_FOUND  292 opal/mca/pmix/pmix4x/pmix/test/test_common.h             if( !( (cbdata.status == PMIX_ERR_NOT_FOUND || cbdata.status == PMIX_ERR_PROC_ENTRY_NOT_FOUND) && ok_notfnd ) ){                                                       \
PMIX_ERR_PROC_ENTRY_NOT_FOUND  426 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         if (PMIX_ERR_NOT_FOUND != rc && PMIX_ERR_PROC_ENTRY_NOT_FOUND != rc) {