Searched refs:wstandend (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dstandout.c65 return wstandend(stdscr);
91 * wstandend --
95 wstandend(WINDOW *win) function
98 // http://pubs.opengroup.org/onlinepubs/7908799/xcurses/wstandend.html
H A Dattributes.c460 wstandend(win);
H A DMakefile206 curses_scroll.3 wsetscrreg.3 curses_standout.3 wstandend.3 \
H A Dcurses.h472 #define standend() wstandend(stdscr)
822 int wstandend(WINDOW *);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-stack.c238 /* We ignore the return value from wstandout and wstandend, casting
246 (void) wstandend (handle.get ());
H A Dtui-regs.c501 (void) wstandend (handle);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-stack.c235 /* We ignore the return value from wstandout and wstandend, casting them
243 (void) wstandend (handle.get ());
H A Dtui-regs.c514 (void) wstandend (handle);
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c73 (void)wstandend(win);
177 (void)wstandend(win);
/netbsd-current/games/atc/
H A Dgraphics.c116 (void)wstandend(radar);
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c3367 report_int(wstandend(win));

Completed in 148 milliseconds