Searched refs:offcnt (Results 1 – 1 of 1) sorted by relevance
339 off_t offcnt; in read_into_spl_text_t() local345 offcnt = lseek(fd, 0, SEEK_SET); in read_into_spl_text_t()351 offcnt = lseek(fd, 0, SEEK_CUR); in read_into_spl_text_t()363 rdcnt = lseek(fd, 0, SEEK_CUR) - offcnt; in read_into_spl_text_t()