Home
last modified time | relevance | path

Searched defs:curr_pos (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/distrib/utils/more/
H A Dinput.c65 forw_line(curr_pos) in forw_line() argument
135 back_line(curr_pos) in back_line() argument
H A Dline.c415 forw_raw_line(curr_pos) in forw_raw_line() argument
459 back_raw_line(curr_pos) in back_raw_line() argument
/netbsd-src/external/bsd/less/dist/
H A Dinput.c85 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop) in forw_line_seg()
348 public POSITION forw_line(POSITION curr_pos) in forw_line()
361 public POSITION back_line(POSITION curr_pos) in back_line()
H A Dline.c1334 public POSITION forw_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in forw_raw_line()
1379 public POSITION back_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in back_raw_line()
H A Dfilename.c1088 POSITION curr_pos = ch_tell(); in curr_ifile_changed() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dlex.c59 pos_t curr_pos = { "", 1, 0 }; variable
[all...]