Home
last modified time | relevance | path

Searched refs:back_raw_line (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/less/dist/
H A Dlinenum.c363 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
439 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
H A Dfuncs.h182 public POSITION back_raw_line ();
H A Dsearch.c801 pos = back_raw_line(pos, &line, &line_len);
H A Dline.c1183 back_raw_line(curr_pos, linep, line_lenp) in back_raw_line() function