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

/freebsd-9.3-release/contrib/less/
H A Dedit.c53 * forw_textlist uses that structure to iterate thru the list of
102 forw_textlist(tlist, prev) function
481 while ((filename = forw_textlist(&tl_files, filename)) != NULL)
486 while ((gfilename = forw_textlist(&tl_gfiles, gfilename)) != NULL)
H A Dmain.c209 while ((filename = forw_textlist(&tlist, filename)) != NULL)
H A Dfuncs.h100 public char * forw_textlist ();
H A Dcmdbuf.c1117 return (forw_textlist(&tk_tlist, prev));

Completed in 107 milliseconds