szLen 384 orte/mca/ras/alps/ras_alps_module.c size_t szLen; /* size of appinfo (file) */ szLen 428 orte/mca/ras/alps/ras_alps_module.c szLen=ssBuf.st_size; /* Get buffer size */ szLen 429 orte/mca/ras/alps/ras_alps_module.c cpBuf=malloc(szLen+1); /* Allocate buffer */ szLen 437 orte/mca/ras/alps/ras_alps_module.c if( (oNow=read( iFd, cpBuf, szLen ))!=(off_t)szLen ) {