Searched refs:forw_raw_line (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dlinenum.c332 cpos = forw_raw_line(cpos, (char **)NULL, (int *)NULL);
422 cpos = forw_raw_line(cpos, (char **)NULL, (int *)NULL);
H A Dsearch.c661 pos = forw_raw_line(pos, (char **)NULL, (int *)NULL);
747 pos = forw_raw_line(pos, &line, &line_len);
1077 max_epos = forw_raw_line(max_epos, (char **)NULL, (int *)NULL);
H A Dfuncs.h180 public POSITION forw_raw_line ();
H A Dtags.c423 pos = forw_raw_line(pos, &line, (int *)NULL);
H A Dline.c180 * {{ Note: since find_linenum calls forw_raw_line,
183 * {{ Since forw_raw_line modifies linebuf, we must
1129 forw_raw_line(curr_pos, linep, line_lenp) function
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dline.c415 forw_raw_line(curr_pos) function
H A Dlinenum.c324 cpos = forw_raw_line(cpos);
H A Dextern.h59 off_t forw_raw_line __P((off_t));
H A Dprim.c756 pos = forw_raw_line(pos);

Completed in 128 milliseconds