Searched defs:endwin (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dendwin.c30 * endwin.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/endwin.c 1.5 1995/07/19 16:37:58 ant Exp $";
54 endwin() function
57 __m_trace("endwin(void)");
87 return __m_return_code("endwin", OK);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dendwin.c32 * endwin.c
44 "libxcurses/src/libc/xcurses/rcs/endwin.c 1.2 1998/05/08 15:17:52 "
59 endwin(void) function
/osnet-11/usr/src/lib/libcurses/screen/
H A Dendwin.c60 * endwin has been called.
69 endwin(void) function
73 /* If endwin is equal to 2 it means we just did a newscreen. */

Completed in 37 milliseconds