PMI_MAX_KEY_LEN 173 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c if ((key == NULL) || (strlen(key) >PMI_MAX_KEY_LEN)) { PMI_MAX_KEY_LEN 224 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c if ((key == NULL) || (strlen(key) > PMI_MAX_KEY_LEN)) { PMI_MAX_KEY_LEN 660 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c *length = PMI_MAX_KEY_LEN;