Searched refs:setcursor (Results 1 – 5 of 5) sorted by relevance
791 old_cursor = setcursor (1); in get_cmdline()815 setcursor (old_cursor); in get_cmdline()836 setcursor (old_cursor); in get_cmdline()842 setcursor (old_cursor); in get_cmdline()1100 setcursor (int on) in setcursor() function1102 if (current_term->setcursor) in setcursor()1103 return current_term->setcursor (on); in setcursor()
81 int (*setcursor) (int on); member
308 setcursor (0); in run_menu()724 setcursor (1); in run_menu()
785 int setcursor (int on);
907 `nocursor' and add `setcursor'.913 * stage2/stage2.c (run_menu): Call setcursor instead of915 Call setcursor with 1 before starting a boot entry.918 (setcursor): New prototype.928 (setcursor): New function.