portState         196 ompi/mca/mtl/psm/mtl_psm_component.c   char portState[128];
portState         207 ompi/mca/mtl/psm/mtl_psm_component.c     fgets(portState, sizeof(portState), devFile);
portState         210 ompi/mca/mtl/psm/mtl_psm_component.c     if (strstr(portState, "ACTIVE") != NULL) {
portState         295 ompi/mca/mtl/psm2/mtl_psm2_component.c   char portState[128];
portState         304 ompi/mca/mtl/psm2/mtl_psm2_component.c     fgets(portState, sizeof(portState), devFile);
portState         307 ompi/mca/mtl/psm2/mtl_psm2_component.c     if (strstr(portState, "ACTIVE") != NULL) {