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

/osnet-11/usr/src/lib/libcurses/screen/
H A Ddoupdate.c53 doupdate(void) function
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c30 * doupdate.c
40 static char const rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/doupdate.c 1.9 1995/07/26 17:45:06 ant Exp $";
111 * All ordinary characters go to the screen via the putc in doupdate.c
121 * Allocate or grow doupdate() structures.
898 * If idlok() is set TRUE then doupdate will try and use hardware insert
908 doupdate() function
934 "doupdate(void) using %s algorithm.",
1018 return __m_return_code("doupdate", OK);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c32 * doupdate.c
44 "libxcurses/src/libc/xcurses/rcs/doupdate.c 1.22 1998/06/04 12:13:38 "
113 * All ordinary characters go to the screen via the putc in doupdate.c
122 * Allocate or grow doupdate() structures.
1032 * Force compare in doupdate to fail.
1042 * If idlok() is set TRUE then doupdate will try and use hardware insert
1052 doupdate(void) function

Completed in 31 milliseconds