HomeSort by: relevance | last modified time | path
    Searched defs:ripoffline (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libcurses/
ripoffline.c 1 /* $NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $ */
34 __RCSID("$NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $");
40 /* List of ripoffline calls */
48 * ripoffline --
53 ripoffline(int line, int (*init)(WINDOW *, int)) function in typeref:typename:int
56 __CTRACE(__CTRACE_WINDOW, "ripoffline: %d\n", line);
89 * Rips lines from the screen by creating a WINDOW per ripoffline call.
181 * Used by __slk_init to remove the ripoffline reservation it made
ripoffline.c 1 /* $NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $ */
34 __RCSID("$NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $");
40 /* List of ripoffline calls */
48 * ripoffline --
53 ripoffline(int line, int (*init)(WINDOW *, int)) function in typeref:typename:int
56 __CTRACE(__CTRACE_WINDOW, "ripoffline: %d\n", line);
89 * Rips lines from the screen by creating a WINDOW per ripoffline call.
181 * Used by __slk_init to remove the ripoffline reservation it made
ripoffline.c 1 /* $NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $ */
34 __RCSID("$NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $");
40 /* List of ripoffline calls */
48 * ripoffline --
53 ripoffline(int line, int (*init)(WINDOW *, int)) function in typeref:typename:int
56 __CTRACE(__CTRACE_WINDOW, "ripoffline: %d\n", line);
89 * Rips lines from the screen by creating a WINDOW per ripoffline call.
181 * Used by __slk_init to remove the ripoffline reservation it made
ripoffline.c 1 /* $NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $ */
34 __RCSID("$NetBSD: ripoffline.c,v 1.7 2022/01/01 08:34:35 msaitoh Exp $");
40 /* List of ripoffline calls */
48 * ripoffline --
53 ripoffline(int line, int (*init)(WINDOW *, int)) function in typeref:typename:int
56 __CTRACE(__CTRACE_WINDOW, "ripoffline: %d\n", line);
89 * Rips lines from the screen by creating a WINDOW per ripoffline call.
181 * Used by __slk_init to remove the ripoffline reservation it made

Completed in 78 milliseconds