Lines Matching refs:z_off_t
373 z_off_t ZEXPORT gzseek(file, offset, whence)375 z_off_t offset;381 return ret == (z_off_t)ret ? (z_off_t)ret : -1;402 z_off_t ZEXPORT gztell(file)408 return ret == (z_off_t)ret ? (z_off_t)ret : -1;435 z_off_t ZEXPORT gzoffset(file)441 return ret == (z_off_t)ret ? (z_off_t)ret : -1;