Searched defs:curr_pos (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/less/ |
| HD | input.c | 85 public POSITION forw_line_seg(POSITION curr_pos, lbool skipeol, lbool rscroll, lbool nochop) in forw_line_seg() 331 public POSITION forw_line(POSITION curr_pos) in forw_line() 344 public POSITION back_line(POSITION curr_pos) in back_line()
|
| HD | line.c | 1488 public POSITION forw_raw_line_len(POSITION curr_pos, size_t read_len, constant char **linep, size_t… in forw_raw_line_len() 1534 public POSITION forw_raw_line(POSITION curr_pos, constant char **linep, size_t *line_lenp) in forw_raw_line() 1543 public POSITION back_raw_line(POSITION curr_pos, constant char **linep, size_t *line_lenp) in back_raw_line()
|
| HD | filename.c | 1106 POSITION curr_pos = ch_tell(); in curr_ifile_changed() local
|