Home
last modified time | relevance | path

Searched defs:line_lenp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dline.c1334 public POSITION forw_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in forw_raw_line()
1379 public POSITION back_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in back_raw_line()
1449 public int skip_columns(int cols, char **linep, int *line_lenp) in skip_columns()