Searched refs:forw_textlist (Results 1 – 4 of 4) sorted by relevance
103 public constant char * forw_textlist(struct textlist *tlist, constant char *prev) in forw_textlist() function700 while ((filename = forw_textlist(&tl_files, filename)) != NULL) in edit_list()705 while ((gfilename = forw_textlist(&tl_gfiles, gfilename)) != NULL) in edit_list()
378 while ((filename = forw_textlist(&tlist, filename)) != NULL) in main()
1098 return (forw_textlist(&tk_tlist, prev)); in next_compl()
132 public constant char * forw_textlist(struct textlist *tlist, constant char *prev);