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

  /src/external/bsd/less/dist/
linenum.c 352 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
426 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
search.c 1252 pos = back_raw_line(pos, &line, &line_len);
1666 spos = back_raw_line(spos+1, (char **)NULL, (int *)NULL);
1792 spos = back_raw_line(nprep_startpos, (char **)NULL, (int *)NULL);
funcs.h 224 public POSITION back_raw_line(POSITION curr_pos, char **linep, int *line_lenp);
line.c 1379 public POSITION back_raw_line(POSITION curr_pos, char **linep, int *line_lenp) function
  /src/distrib/utils/more/
line.c 459 back_raw_line(curr_pos) function
linenum.c 356 cpos = back_raw_line(cpos);
extern.h 60 off_t back_raw_line __P((off_t));
prim.c 765 pos = back_raw_line(pos);

Completed in 19 milliseconds