Searched refs:re_goto_bottom (Results 1 – 4 of 4) sorted by relevance
57 protected void re_goto_bottom(EditLine *);
58 re_goto_bottom(el); in ed_end_of_file()554 re_goto_bottom(el); in ed_newline()
620 re_goto_bottom(el); in vi_list_or_eof()
321 re_goto_bottom(EditLine *el) in re_goto_bottom() function