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