Home
last modified time | relevance | path

Searched refs:forw_line_pfx (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/less/dist/
Dforwback.c130 static POSITION forw_line_pfx(POSITION pos, int pfx, int skipeol) in forw_line_pfx() function
195 pos = forw_line_pfx(pos, header_cols, ln+1 < header_lines); in overlay_header()