SIMPIO_MSG_MAX     76 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     char msg[SIMPIO_MSG_MAX];
SIMPIO_MSG_MAX     98 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c         while (0 < (msgsize = read(0, msg, SIMPIO_MSG_MAX))) {