HomeSort by: relevance | last modified time | path
    Searched refs:clrtobot (Results 1 - 11 of 11) sorted by relevancy

  /src/lib/libcurses/
clrtobot.c 1 /* $NetBSD: clrtobot.c,v 1.32 2024/12/23 02:58:03 blymn Exp $ */
35 static char sccsid[] = "@(#)clrtobot.c 8.2 (Berkeley) 5/4/94";
37 __RCSID("$NetBSD: clrtobot.c,v 1.32 2024/12/23 02:58:03 blymn Exp $");
48 * clrtobot --
52 clrtobot(void) function in typeref:typename:int
Makefile 21 clrtobot.c clrtoeol.c color.c copywin.c cr_put.c \
76 curses_clear.3 clrtobot.3 curses_clear.3 clrtoeol.3 \
curses.h 450 #define clrtobot() wclrtobot(stdscr) macro
555 int clrtobot(void);
  /src/games/phantasia/
interplayer.c 190 clrtobot();
238 clrtobot();
285 clrtobot(); /* clear bottom area of screen */
306 clrtobot();
606 clrtobot();
fight.c 58 clrtobot(); /* clear bottom area of screen */
128 clrtobot();
172 clrtobot();
241 clrtobot(); /* clear any messages from before */
946 clrtobot();
main.c 461 clrtobot(); /* clear data on bottom area of screen */
misc.c 213 clrtobot();
  /src/games/mille/
init.c 196 clrtobot();
  /src/lib/libcurses/EXAMPLES/
ex1.c 190 clrtobot();
  /src/games/boggle/boggle/
mach.c 129 clrtobot();
  /src/tests/lib/libcurses/slave/
curses_commands.c 386 report_return(clrtobot());

Completed in 21 milliseconds