/titanic_44/usr/src/cmd/powertop/common/ |
H A D | display.c | 300 (void) wnoutrefresh(sw[SW_TITLE]); in pt_display_title_bar() 320 (void) wnoutrefresh(sw[SW_STATUS]); in pt_display_status_bar() 435 (void) wnoutrefresh(sw[SW_IDLE]); in pt_display_states() 521 (void) wnoutrefresh(sw[SW_FREQ]); in pt_display_states() 563 (void) wnoutrefresh(sw[SW_POWER]); in pt_display_acpi_power() 600 (void) wnoutrefresh(sw[SW_WAKEUPS]); in pt_display_wakeups() 652 (void) wnoutrefresh(sw[SW_EVENTS]); in pt_display_events() 663 (void) wnoutrefresh(sw[SW_SUGG]); in pt_display_suggestions()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wrefresh.c | 64 value = wnoutrefresh(w); 79 wnoutrefresh(w) in wnoutrefresh() function
|
H A D | slk.c | 246 code = wnoutrefresh(__m_screen->_slk._w); in slk_noutrefresh()
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wrefresh.c | 65 value = wnoutrefresh(w); in wrefresh() 80 wnoutrefresh(WINDOW *w) in wnoutrefresh() function
|
H A D | slk.c | 255 code = wnoutrefresh(__m_screen->_slk._w); in slk_noutrefresh()
|
/titanic_44/usr/src/lib/libeti/panel/common/ |
H A D | update.c | 172 (void) wnoutrefresh(stdscr); in update_panels() 185 (void) wnoutrefresh(panel -> win); in update_panels()
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | slk_noutref.c | 56 (void) wnoutrefresh(SP->slk->_win); in slk_noutrefresh()
|
H A D | pnoutref.c | 52 return (_prefresh(wnoutrefresh, pad, pby, pbx, sby, sbx, sey, sex)); in pnoutrefresh()
|
H A D | wnoutref.c | 51 wnoutrefresh(WINDOW *win) in wnoutrefresh() function
|
H A D | mapfile-vers | 355 wnoutrefresh;
|
H A D | llib-lcurses | 1215 /* wnoutrefresh.c */ 1216 int wnoutrefresh(WINDOW *win);
|
H A D | wrefresh.c | 99 (void) wnoutrefresh(win); in wrefresh()
|
H A D | curses.ed | 434 extern int wnoutrefresh(WINDOW *); 551 winsnstr(), winstr(), wmove(), wnoutrefresh(), wredrawln(),
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 411 wnoutrefresh;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 412 wnoutrefresh;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 394 wnoutrefresh.3xcurses \ 535 wnoutrefresh.3xcurses := LINKSRC = doupdate.3xcurses
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 568 wnoutrefresh.3curses \ 871 wnoutrefresh.3curses := LINKSRC = curs_refresh.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 1003 int wnoutrefresh(WINDOW *);
|
H A D | llib-lxcurses | 987 int wnoutrefresh(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 987 int wnoutrefresh(WINDOW *);
|
H A D | llib-lxcurses | 987 int wnoutrefresh(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 571 extern int wnoutrefresh(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 708 extern int wnoutrefresh(WINDOW *);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 506 link path=usr/share/man/man3xcurses/wnoutrefresh.3xcurses \
|
H A D | system-library.man3curses.inc | 805 link path=usr/share/man/man3curses/wnoutrefresh.3curses \
|