Searched refs:ch_fpos (Results 1 – 1 of 1) sorted by relevance
75 #define ch_fpos thisfile->fpos macro232 if (pos != ch_fpos) in ch_get()247 ch_fpos = pos; in ch_get()262 bp->data[bp->datasize] = helpdata[ch_fpos]; in ch_get()292 ch_fpos += n; in ch_get()428 nblocks = (ch_fpos + LBUFSIZE - 1) / LBUFSIZE; in sync_logfile()493 if (!(ch_flags & CH_CANSEEK) && pos != ch_fpos && !buffered(new_block))495 if (ch_fpos > pos)497 while (ch_fpos < pos)729 ch_fpos = 0; in ch_flush()[all …]