Searched refs:doupdate (Results 1 - 25 of 28) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Ddoupdate.c53 doupdate(void) function
H A Dring.c60 (void) doupdate();
H A Dflushinp.c77 * Have to doupdate() because, if we have stopped output due to
81 (void) doupdate();
H A Dendwin.c171 ret = doupdate();
H A Dmapfile-vers81 doupdate;
H A Dllib-lcurses645 /* doupdate.c */
646 int doupdate(void);
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprefresh.c65 code = doupdate();
72 * be updated with several windows before doing a doupdate().
H A Dwrefresh.c67 value = doupdate();
74 * updated with several windows before doing a doupdate() (and so
H A Dslk.c261 code = doupdate();
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);
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprefresh.c62 code = doupdate();
69 * be updated with several windows before doing a doupdate().
H A Dwrefresh.c68 value = doupdate();
75 * updated with several windows before doing a doupdate() (and so
H A Dslk.c283 code = doupdate();
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
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers104 doupdate;
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers106 doupdate;
/opensolaris-onvv-gate/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c1091 int doupdate = 0; local
1133 doupdate = 0;
1142 doupdate++;
1144 if (doupdate) {
/opensolaris-onvv-gate/usr/src/lib/libxcurses/
H A DMakefile.com72 doupdate.o killwch.o strfnam.o wbkgrnd.o
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/
H A DMakefile.com70 doupdate.o killwch.o strfnam.o wbkgrnd.o
/opensolaris-onvv-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c277 (void) doupdate();
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses259 * doupdate.c
261 int doupdate(void);
H A Dllib-lxcurses259 * doupdate.c
261 int doupdate(void);
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses259 * doupdate.c
261 int doupdate(void);
H A Dllib-lxcurses259 * doupdate.c
261 int doupdate(void);
/opensolaris-onvv-gate/usr/src/lib/libcurses/
H A DMakefile.com67 derwin.o doupdate.o draino.o dupwin.o endwin.o erasechar.o \

Completed in 132 milliseconds

12