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

12

/illumos-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 Dllib-lcurses645 /* doupdate.c */
646 int doupdate(void);
/illumos-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.c29 * doupdate.c
39 static char const rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/doupdate.c 1.9 1995/07/26 17:45:06 ant Exp $";
110 * All ordinary characters go to the screen via the putc in doupdate.c
120 * Allocate or grow doupdate() structures.
897 * If idlok() is set TRUE then doupdate will try and use hardware insert
907 doupdate() function
933 "doupdate(void) using %s algorithm.",
1017 return __m_return_code("doupdate", OK);
/illumos-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
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc53 file path=usr/share/man/man3xcurses/doupdate.3xcurses
338 link path=usr/share/man/man3xcurses/refresh.3xcurses target=doupdate.3xcurses
507 target=doupdate.3xcurses
511 link path=usr/share/man/man3xcurses/wrefresh.3xcurses target=doupdate.3xcurses
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c1103 int doupdate = 0; local
1145 doupdate = 0;
1154 doupdate++;
1156 if (doupdate) {
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com70 doupdate.o killwch.o strfnam.o wbkgrnd.o
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com68 doupdate.o killwch.o strfnam.o wbkgrnd.o
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile57 doupdate.3xcurses \
534 refresh.3xcurses := LINKSRC = doupdate.3xcurses
535 wnoutrefresh.3xcurses := LINKSRC = doupdate.3xcurses
536 wrefresh.3xcurses := LINKSRC = doupdate.3xcurses
/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c282 (void) doupdate();
/illumos-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);
/illumos-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);
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com66 derwin.o doupdate.o draino.o dupwin.o endwin.o erasechar.o \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile168 doupdate.3curses \
868 doupdate.3curses := LINKSRC = curs_refresh.3curses

Completed in 128 milliseconds

12