Home
last modified time | relevance | path

Searched refs:recin (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c93 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()
[all …]