Searched refs:ch_seek (Results 1 – 14 of 14) sorted by relevance
119 if (ch_seek(curr_pos)) in forw_line_seg()152 (void) ch_seek(base_pos); in forw_line_seg()385 if (ch_seek(curr_pos-1)) in back_line()465 if (ch_seek(new_pos)) in back_line()477 (void) ch_seek(new_pos); in back_line()602 if (ch_seek(pos)) in set_attnpos()
314 if (ch_seek(p->pos)) in find_linenum()345 if (ch_seek(p->pos)) in find_linenum()401 if (ch_seek(p->pos)) in find_pos()419 if (ch_seek(p->pos)) in find_pos()471 if (ch_seek(0)) in scan_eof()
101 if (pos != NULL_POSITION && ch_seek(pos) == 0) in jump_back()173 if (ch_seek(pos) == 0) in jump_line_loc()228 if (ch_seek(pos)) in jump_loc()
461 public int ch_seek(POSITION pos) in ch_seek() function510 return (ch_seek(len)); in ch_end_seek()543 return (ch_seek(end_pos)); in ch_end_buffer_seek()559 if (ch_seek(ch_zero()) == 0) in ch_beg_seek()
41 if (pos == NULL_POSITION || ch_seek(pos)) in match_brac()
295 if (ch_seek(spos) != 0) in pipe_data()
1340 if (curr_pos == NULL_POSITION || ch_seek(curr_pos) || in forw_raw_line()1386 ch_seek(curr_pos-1)) in back_raw_line()
48 public int ch_seek(POSITION pos);
71 if (curr_pos == NULL_POSITION || ch_seek(curr_pos))142 ch_seek(curr_pos-1))209 if (ch_seek(new_pos))
266 ch_seek(pos) in ch_seek() function290 return(ch_seek(ch_length())); in ch_end_seek()314 if (ch_seek((off_t)0) == 0) in ch_beg_seek()425 (void)ch_seek((off_t)0);
370 if (ch_seek((off_t)0)) {424 if (ch_seek(pos) == 0)459 if (ch_seek(pos)) {
422 if (curr_pos == NULL_POSITION || ch_seek(curr_pos) ||467 ch_seek(curr_pos-1))
316 if (ch_seek(p->pos))348 if (ch_seek(p->pos))
27 int ch_seek __P((off_t));