Home
last modified time | relevance | path

Searched refs:wstandend (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattr_on.c109 #undef wstandend
114 (void) wstandend(stdscr); in standend()
H A Dwattr_on.c117 #undef wstandend
120 wstandend(WINDOW *w) in wstandend() function
H A Dgetwin.c49 #undef wstandend
70 (void) wstandend(w); in get_cc()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c131 #undef wstandend
134 wstandend(WINDOW *w) in wstandend() function
H A Dgetwin.c67 (void) wstandend(w);
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_standend.c49 return (wstandend(stdscr)); in standend()
H A D_wstandend.c47 wstandend(WINDOW *win) in wstandend() function
H A Dcurses.ed344 extern int wstandend(WINDOW *);
523 slk_restore(), wstandend(), wstandout(),
753 extern int wstandend(WINDOW *);
862 winsstr(), winstr(), wstandend(), wstandout();
927 #define standend() wstandend(stdscr)
1188 #define wstandend(win) wattrset((win), A_NORMAL)
1225 extern int wstandend(WINDOW *);
1255 wstandend(), wstandout(), beep(), flash(),
H A Dmapfile-vers362 wstandend;
/illumos-gate/usr/src/ucblib/libcurses/
H A Dstandout.c48 wstandend(WINDOW *win) in wstandend() function
H A Dmapfile-vers200 wstandend;
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h122 #define standend() VOID(wstandend(stdscr))
204 extern char *wstandend(WINDOW *);
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers418 wstandend;
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h799 extern int wstandend(WINDOW *);
1072 #define standend() wstandend(stdscr)
1074 #define wstandend(w) (wattr_set(w, WA_NORMAL, COLOR_BLACK, \ macro
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers419 wstandend;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile401 wstandend.3xcurses \
730 wstandend.3xcurses := LINKSRC = standend.3xcurses
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h713 extern int wstandend(WINDOW *);
1081 #define standend() wstandend(stdscr)
/illumos-gate/usr/src/man/man3curses/
H A DMakefile575 wstandend.3curses \
648 wstandend.3curses := LINKSRC = curs_attr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc470 link path=usr/share/man/man3xcurses/wstandend.3xcurses target=standend.3xcurses
H A Dsystem-library.man3curses.inc725 link path=usr/share/man/man3curses/wstandend.3curses target=curs_attr.3curses