Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c342 off_t lastok = -(off_t)UTRSZ; in scanfile() local
383 if (lastok == recin - UTRSZ) { in scanfile()
409 recin = lastok + UTRSZ + residue; in scanfile()
446 lastok = recin; in scanfile()
500 lastok = recin; in scanfile()