Searched refs:ch_seek (Results 1 – 8 of 8) sorted by relevance
78 if (ch_seek(curr_pos))111 (void) ch_seek(base_pos);295 if (ch_seek(curr_pos-1))375 if (ch_seek(new_pos))385 (void) ch_seek(new_pos);469 if (ch_seek(pos))
320 if (ch_seek(p->pos))351 if (ch_seek(p->pos))409 if (ch_seek(p->pos))427 if (ch_seek(p->pos))
98 if (pos != NULL_POSITION && ch_seek(pos) == 0)177 if (ch_seek(pos) == 0)235 if (ch_seek(pos))
474 ch_seek(pos) in ch_seek() function525 return (ch_seek(len)); in ch_end_seek()559 return (ch_seek(end_pos)); in ch_end_buffer_seek()576 if (ch_seek(ch_zero()) == 0) in ch_beg_seek()
46 if (pos == NULL_POSITION || ch_seek(pos))
308 if (ch_seek(spos) != 0)
1302 if (curr_pos == NULL_POSITION || ch_seek(curr_pos) ||1352 ch_seek(curr_pos-1))
43 public int ch_seek LESSPARAMS ((POSITION pos));