Lines Matching refs:recin
93 static off_t recin; variable
372 for (recin = 0; in scanfile()
375 recin += UTRSZ) { in scanfile()
385 if (lastok == recin - UTRSZ) { in scanfile()
411 recin = lastok + UTRSZ + residue; in scanfile()
413 if (fseeko(Wtmpx, recin, SEEK_SET) != 0) { in scanfile()
430 recin -= UTRSZ; in scanfile()
448 lastok = recin; in scanfile()
484 recin += UTRSZ; in scanfile()
502 lastok = recin; in scanfile()
732 (longlong_t)recin, msg); in wcomplain()