Searched refs:textlist (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dedit.c51 * init_textlist sets up a textlist structure.
58 struct textlist *tlist;
102 struct textlist *tlist;
126 struct textlist *tlist;
511 struct textlist tl_files;
512 struct textlist tl_gfiles;
H A Dmain.c204 struct textlist tlist;
H A Dfuncs.h111 public void init_textlist LESSPARAMS ((struct textlist *tlist, char *str));
112 public char * forw_textlist LESSPARAMS ((struct textlist *tlist, char *prev));
113 public char * back_textlist LESSPARAMS ((struct textlist *tlist, char *prev));
H A Dless.h317 struct textlist struct
H A Dcmdbuf.c46 static struct textlist tk_tlist;

Completed in 167 milliseconds