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

/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dinput.c65 forw_line(curr_pos) function
160 * since we skipped them in forw_line().
H A Dprim.c159 pos = forw_line(pos);
478 * Note that we can't forw_line() past tpos here,
482 npos = forw_line(npos);
H A Dextern.h53 off_t forw_line __P((off_t));
H A Dcommand.c164 if (forw_line((off_t)0) == NULL_POSITION)
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dforwback.c211 pos = forw_line(pos);
H A Djump.c277 pos = forw_line(pos);
H A Dinput.c48 forw_line(curr_pos) function
292 * since we skipped them in forw_line().
H A Dfuncs.h158 public POSITION forw_line ();
H A Dsearch.c240 (void) forw_line(pos);
284 (void) forw_line(pos);

Completed in 111 milliseconds