portLen           544 opal/mca/pmix/pmix4x/pmix/include/pmi2.h                                      char port[], int portLen);
portLen           670 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c                                      char port[], int portLen)
portLen           717 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     pmix_strncpy(port, pdata[0].value.data.string, portLen-1);
portLen           709 opal/mca/pmix/s2/pmix_s2.c     if (PMI2_SUCCESS != (rc = PMI2_Nameserv_lookup(service_name, NULL, port, portLen))) {