Searched refs:old_offset (Results 1 – 5 of 5) sorted by relevance
129 if (offset == old_offset) in GetFloat()145 if (offset == old_offset) in GetDouble()161 if (offset == old_offset) in GetLongDouble()177 if (offset == old_offset) in GetAddress()193 if (offset == old_offset) in GetUnsignedInt8()209 if (offset == old_offset) in GetUnsignedInt16()225 if (offset == old_offset) in GetUnsignedInt32()241 if (offset == old_offset) in GetUnsignedInt64()257 if (offset == old_offset) in GetSignedInt8()273 if (offset == old_offset) in GetSignedInt16()[all …]
136 int64_t old_offset, new_offset; in file_skip() local155 if (((old_offset = lseek(mine->fd, 0, SEEK_CUR)) >= 0) && in file_skip()157 return (new_offset - old_offset); in file_skip()
452 int64_t old_offset, new_offset; in file_skip_lseek() local454 off_t old_offset, new_offset; in file_skip_lseek() local464 if ((old_offset = lseek(mine->fd, 0, SEEK_CUR)) >= 0 && in file_skip_lseek()466 return (new_offset - old_offset); in file_skip_lseek()
1911 u_int old_offset; in ahc_set_syncrate() local1940 old_offset = tinfo->curr.offset; in ahc_set_syncrate()1945 || old_offset != offset in ahc_set_syncrate()
3066 u_int old_offset; in ahd_set_syncrate() local3095 old_offset = tinfo->curr.offset; in ahd_set_syncrate()3100 || old_offset != offset in ahd_set_syncrate()