Searched refs:last_off (Results 1 – 2 of 2) sorted by relevance
38 off_t last_off; variable49 last_off = -1; in offsetok()60 if (last_off == -1) { in offset()61 last_off = off; in offset()64 off_diff = off - last_off; in offset()79 last_off = off; in offset()193 last_off += fs; in format()
67 off_t last_off; local101 last_off = ndir->d_off;113 (void)lseek(fd, last_off, SEEK_SET);