/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
|