HomeSort by: relevance | last modified time | path
    Searched refs:forw_line (Results 1 - 4 of 4) sorted by relevancy

  /src/distrib/utils/more/
input.c 65 forw_line(curr_pos) function
160 * since we skipped them in forw_line().
prim.c 159 pos = forw_line(pos);
478 * Note that we can't forw_line() past tpos here,
482 npos = forw_line(npos);
extern.h 53 off_t forw_line __P((off_t));
command.c 164 if (forw_line((off_t)0) == NULL_POSITION)

Completed in 54 milliseconds