Lines Matching defs:nRead
1058 size_t nRead = 0;1114 if ((nRead = fread(script, 1, fileSize, infile)) != fileSize) {