Symbol: wrefresh
games/atc/graphics.c
118
(void)wrefresh(radar);
games/atc/graphics.c
120
(void)wrefresh(input); /* return cursor */
games/atc/graphics.c
235
(void)wrefresh(radar);
games/atc/graphics.c
236
(void)wrefresh(credit);
games/atc/graphics.c
262
(void)wrefresh(input);
games/atc/graphics.c
270
(void)wrefresh(input);
games/atc/graphics.c
279
(void)wrefresh(input);
games/atc/graphics.c
287
(void)wrefresh(input);
games/atc/graphics.c
301
(void)wrefresh(input);
games/atc/graphics.c
314
(void)wrefresh(input);
games/atc/graphics.c
324
(void)wrefresh(input);
games/atc/graphics.c
367
(void)wrefresh(planes);
games/atc/graphics.c
384
(void)wrefresh(input);
games/atc/graphics.c
395
(void)wrefresh(radar);
games/atc/graphics.c
397
(void)wrefresh(planes);
games/atc/graphics.c
399
(void)wrefresh(credit);
games/atc/graphics.c
403
(void)wrefresh(input);
games/boggle/boggle/help.c
88
wrefresh(win);
games/boggle/boggle/help.c
98
wrefresh(win);
games/canfield/canfield/canfield.c
1350
wrefresh(curscr);
games/cribbage/crib.c
268
wrefresh(Tablewin);
games/cribbage/crib.c
270
wrefresh(Compwin);
games/cribbage/crib.c
323
wrefresh(Compwin);
games/cribbage/crib.c
325
wrefresh(Tablewin);
games/cribbage/crib.c
339
wrefresh(Tablewin);
games/cribbage/crib.c
635
wrefresh(Tablewin);
games/cribbage/io.c
164
wrefresh(win);
games/cribbage/io.c
443
wrefresh(Msgwin);
games/cribbage/io.c
445
wrefresh(Msgwin);
games/cribbage/io.c
466
wrefresh(Msgwin);
games/cribbage/io.c
505
wrefresh(curscr);
games/gomoku/bdisp.c
300
wrefresh(curscr);
games/hangman/getguess.c
106
wrefresh(curscr);
games/mille/misc.c
205
wrefresh(curscr);
games/mille/move.c
413
wrefresh(Score);
games/mille/move.c
417
wrefresh(curscr);
games/mille/move.c
431
wrefresh(Score);
games/mille/print.c
100
wrefresh(Miles);
games/mille/print.c
101
wrefresh(Score);
games/mille/print.c
99
wrefresh(Board);
games/mille/save.c
120
wrefresh(Score);
games/mille/save.c
138
wrefresh(Score);
games/rogue/message.c
219
wrefresh(curscr);
games/rogue/room.c
669
wrefresh(curscr);
games/sail/pl_7.c
1083
wrefresh(stdscr);
games/sail/pl_7.c
1089
wrefresh(stdscr);
games/sail/pl_7.c
1204
wrefresh(stdscr);
games/sail/pl_7.c
1290
wrefresh(stdscr);
games/sail/pl_7.c
1446
wrefresh(stdscr);
games/sail/pl_7.c
312
wrefresh(stdscr);
games/sail/pl_7.c
466
wrefresh(scroll_w);
games/sail/pl_7.c
474
wrefresh(scroll_w);
games/sail/pl_7.c
490
wrefresh(scroll_w);
games/sail/pl_7.c
499
wrefresh(scroll_w);
games/sail/pl_7.c
519
wrefresh(scroll_w);
games/sail/pl_7.c
564
wrefresh(scroll_w);
games/sail/pl_7.c
590
wrefresh(view_w);
games/sail/pl_7.c
598
wrefresh(turn_w);
games/sail/pl_7.c
639
wrefresh(stat_w);
games/sail/pl_7.c
715
wrefresh(slot_w);
games/sail/pl_7.c
752
wrefresh(view_w);
games/sail/pl_7.c
934
wrefresh(stdscr);
games/worm/worm.c
150
wrefresh(stw);
games/worm/worm.c
151
wrefresh(tv);
games/worm/worm.c
258
wrefresh(tv);
games/worm/worm.c
332
wrefresh(stw);
games/worm/worm.c
347
wrefresh(tv);
games/worm/worm.c
365
wrefresh(stw);
games/worm/worm.c
367
wrefresh(tv);
lib/libcurses/EXAMPLES/ex1.c
200
wrefresh(curscr);
lib/libcurses/PSD.doc/ex1.c
76
wrefresh(curscr);
lib/libcurses/PSD.doc/ex2.c
159
wrefresh(curscr);
lib/libcurses/curses.h
469
#define refresh() wrefresh(stdscr)
lib/libcurses/curses.h
819
int wrefresh(WINDOW *);
lib/libcurses/echo_wchar.c
66
retval = wrefresh(win);
lib/libcurses/echochar.c
64
retval = wrefresh(win);
lib/libcurses/get_wch.c
455
wrefresh(win);
lib/libcurses/getch.c
802
wrefresh(win);
lib/libcurses/initscr.c
77
wrefresh(curscr);
lib/libcurses/insch.c
135
wrefresh(win);
lib/libcurses/refresh.c
75
return wrefresh(stdscr);
lib/libcurses/slk.c
395
return wrefresh(screen->slk_window);
lib/libcurses/slk.c
460
return wrefresh(screen->slk_window);
lib/libcurses/touchwin.c
57
wrefresh(win);
lib/libcurses/tstp.c
317
wrefresh(curscr);
lib/libform/driver.c
465
wrefresh(form->scrwin);
lib/libform/field.c
147
wrefresh(field->parent->scrwin);
lib/libform/field.c
182
wrefresh(field->parent->scrwin);
lib/libform/field.c
208
wrefresh(field->parent->scrwin);
lib/libmenu/post.c
103
wrefresh(menu->scrwin);
tests/lib/libcurses/slave/curses_commands.c
3304
report_return(wrefresh(win));
usr.bin/systat/bufcache.c
106
wrefresh(w);
usr.bin/systat/df.c
70
wrefresh(w);
usr.bin/systat/icmp.c
81
wrefresh(w);
usr.bin/systat/ifstat.c
193
wrefresh(w);
usr.bin/systat/iostat.c
74
wrefresh(w);
usr.bin/systat/ip.c
84
wrefresh(w);
usr.bin/systat/ip6.c
77
wrefresh(w);
usr.bin/systat/keyboard.c
102
wrefresh(curscr);
usr.bin/systat/main.c
311
wrefresh(wload);
usr.bin/systat/main.c
312
wrefresh(wnd);
usr.bin/systat/mbufs.c
70
wrefresh(w);
usr.bin/systat/netstat.c
152
wrefresh(w);
usr.bin/systat/pigs.c
87
wrefresh(w);
usr.bin/systat/swap.c
99
wrefresh(w);
usr.bin/systat/syscall.c
95
wrefresh(w);
usr.bin/systat/tcp.c
80
wrefresh(w);
usr.bin/systat/vmstat.c
103
wrefresh(w);
usr.bin/talk/display.c
130
wrefresh(curscr);
usr.bin/talk/display.c
155
wrefresh(win->x_win);
usr.bin/talk/init_disp.c
147
wrefresh(his_win.x_win);
usr.bin/talk/init_disp.c
91
wrefresh(line_win);
usr.bin/talk/io.c
121
wrefresh(my_win.x_win);
usr.bin/talk/io.c
138
wrefresh(my_win.x_win);
usr.sbin/sysinst/arch/evbsh3/md.c
151
wrefresh(curscr);
usr.sbin/sysinst/arch/evbsh3/md.c
154
wrefresh(stdscr);
usr.sbin/sysinst/bsddisklabel.c
723
wrefresh(stdscr);
usr.sbin/sysinst/configmenu.c
569
wrefresh(curscr);
usr.sbin/sysinst/configmenu.c
572
wrefresh(stdscr);
usr.sbin/sysinst/configmenu.c
697
wrefresh(curscr);
usr.sbin/sysinst/configmenu.c
700
wrefresh(stdscr);
usr.sbin/sysinst/run.c
400
wrefresh(actionwin);
usr.sbin/sysinst/run.c
570
wrefresh(*actionwin);
usr.sbin/sysinst/run.c
647
wrefresh(stdscr);
usr.sbin/sysinst/target.c
149
wrefresh(stdscr);
usr.sbin/sysinst/upgrade.c
109
wrefresh(curscr);
usr.sbin/sysinst/upgrade.c
112
wrefresh(stdscr);
usr.sbin/sysinst/util.c
1257
wrefresh(mainwin);
usr.sbin/sysinst/util.c
1518
wrefresh(stdscr);
usr.sbin/sysinst/util.c
1792
wrefresh(w);
usr.sbin/sysinst/util.c
2200
wrefresh(stdscr);
usr.sbin/sysinst/util.c
2201
wrefresh(mainwin);
usr.sbin/sysinst/util.c
2484
wrefresh(mainwin);