Home
last modified time | relevance | path

Searched refs:wgetbkgrnd (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbkgrndst.c84 #undef wgetbkgrnd
87 wgetbkgrnd(WINDOW *w, cchar_t *bg) in wgetbkgrnd() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbkgrndst.c87 (wgetbkgrnd)(w, bg) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers383 wgetbkgrnd;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers384 wgetbkgrnd;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h466 extern int wgetbkgrnd(WINDOW *, cchar_t *);
889 #define getbkgrnd(b) wgetbkgrnd(stdscr,b)
891 #define wgetbkgrnd(w,b) (*(b) = (w)->_bg, OK) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h680 extern int wgetbkgrnd(WINDOW *, cchar_t *);
823 #define getbkgrnd(b) wgetbkgrnd(stdscr, b)
824 #define wgetbkgrnd(w, b) (*(b) = (w)->_bg, OK) macro
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile368 wgetbkgrnd.3xcurses \
477 wgetbkgrnd.3xcurses := LINKSRC = bkgrnd.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses152 int wgetbkgrnd(WINDOW *, cchar_t *);
H A Dllib-lxcurses152 int wgetbkgrnd(WINDOW *, cchar_t *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses152 int wgetbkgrnd(WINDOW *, cchar_t *);
H A Dllib-lxcurses152 int wgetbkgrnd(WINDOW *, cchar_t *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc471 link path=usr/share/man/man3xcurses/wgetbkgrnd.3xcurses target=bkgrnd.3xcurses
/titanic_41/
H A D.gitignore8069 usr/src/man/man3xcurses/wgetbkgrnd.3xcurses