Searched defs:blkoff (Results 1 – 3 of 3) sorted by relevance
250 int blkoff = ts->newsize % BUFSIZE; in trunczero() local
1930 finddata(File *file, uvlong offset, int *blkoff) in finddata()1954 storedata(File *file, uvlong offset, int *blkoff) in storedata()
142 static Off blkoff; /* offset of the current archive block (not Tblock) */ variable