Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/less/
Dedit.c102 forw_textlist(tlist, prev) in forw_textlist() function
485 while ((filename = forw_textlist(&tl_files, filename)) != NULL)
490 while ((gfilename = forw_textlist(&tl_gfiles, gfilename)) != NULL)
Dmain.c206 while ((filename = forw_textlist(&tlist, filename)) != NULL)
Dfuncs.h102 public char * forw_textlist ();
Dcmdbuf.c1119 return (forw_textlist(&tk_tlist, prev));