HomeSort by: relevance | last modified time | path
    Searched refs:clrtoeol (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/games/hangman/
prword.c 52 clrtoeol();
prdata.c 64 clrtoeol();
getguess.c 77 clrtoeol();
  /src/games/robots/
query.c 57 clrtoeol();
61 clrtoeol();
play_level.c 87 clrtoeol();
89 clrtoeol();
main.c 229 clrtoeol();
  /src/usr.bin/systat/
globalcmds.c 114 clrtoeol();
149 clrtoeol();
163 clrtoeol();
ifcmds.c 63 clrtoeol();
keyboard.c 119 clrtoeol();
147 clrtoeol();
disks.c 78 clrtoeol();
main.c 208 clrtoeol();
217 clrtoeol();
370 clrtoeol();
388 clrtoeol();
421 clrtoeol();
  /src/games/hunt/hunt/
playit.c 134 case CLRTOEOL:
135 clrtoeol();
296 clrtoeol();
312 clrtoeol();
333 clrtoeol();
346 clrtoeol();
355 clrtoeol();
384 clrtoeol();
  /src/games/boggle/boggle/
mach.c 196 clrtoeol();
206 clrtoeol();
221 clrtoeol();
362 clrtoeol();
426 clrtoeol();
431 clrtoeol();
464 clrtoeol();
478 clrtoeol();
506 clrtoeol();
515 clrtoeol();
    [all...]
  /src/games/mille/
misc.c 86 clrtoeol();
110 clrtoeol();
186 clrtoeol();
save.c 94 clrtoeol();
move.c 464 clrtoeol();
564 clrtoeol();
  /src/games/phantasia/
io.c 45 clrtoeol(); /* clear any data after string */
195 clrtoeol();
242 clrtoeol();
interplayer.c 127 clrtoeol();
165 clrtoeol();
300 clrtoeol();
679 clrtoeol();
687 clrtoeol();
  /src/games/gomoku/
bdisp.c 87 clrtoeol();
249 clrtoeol();
251 clrtoeol();
263 clrtoeol();
main.c 103 clrtoeol();
207 clrtoeol();
272 clrtoeol();
  /src/lib/libcurses/
clrtoeol.c 1 /* $NetBSD: clrtoeol.c,v 1.36 2024/12/23 02:58:03 blymn Exp $ */
35 static char sccsid[] = "@(#)clrtoeol.c 8.2 (Berkeley) 5/4/94";
37 __RCSID("$NetBSD: clrtoeol.c,v 1.36 2024/12/23 02:58:03 blymn Exp $");
48 * clrtoeol --
52 clrtoeol(void) function in typeref:typename:int
119 __CTRACE(__CTRACE_ERASE, "CLRTOEOL: y = %d, minx = %d, maxx = %d, "
Makefile 21 clrtobot.c clrtoeol.c color.c copywin.c cr_put.c \
76 curses_clear.3 clrtobot.3 curses_clear.3 clrtoeol.3 \
  /src/lib/libcurses/EXAMPLES/
view.c 329 clrtoeol();
497 clrtoeol();
510 clrtoeol();
  /src/games/rogue/
message.c 146 clrtoeol();
316 clrtoeol();
inventory.c 272 clrtoeol();
278 clrtoeol();
319 clrtoeol();

Completed in 24 milliseconds

1 2