HomeSort by: relevance | last modified time | path
    Searched defs:clrtobot (Results 1 - 2 of 2) 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
curses.h 450 #define clrtobot() wclrtobot(stdscr) macro
555 int clrtobot(void);

Completed in 49 milliseconds