Home
last modified time | relevance | path

Searched refs:in_wch (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Din_wch.c49 #undef in_wch
52 in_wch(cchar_t *cc) in in_wch() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wch.c47 (in_wch)(cc) variable
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile79 in_wch.3xcurses \
598 mvin_wch.3xcurses := LINKSRC = in_wch.3xcurses
599 mvwin_wch.3xcurses := LINKSRC = in_wch.3xcurses
600 win_wch.3xcurses := LINKSRC = in_wch.3xcurses
/titanic_50/usr/src/lib/libxcurses2/
H A DMakefile.com49 boolcode.o in_wch.o numname.o tputs.o winch.o \
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers153 in_wch;
/titanic_50/usr/src/lib/libxcurses/
H A DMakefile.com51 boolcode.o in_wch.o numname.o tputs.o winch.o \
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers155 in_wch;
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h455 extern int in_wch(cchar_t *);
970 #define in_wch(cp) win_wch(stdscr, cp) macro
972 (move(y, x) ? (cp, ERR) : in_wch(cp))
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h649 extern int in_wch(cchar_t *);
991 #define in_wch(cp) win_wch(stdscr,cp) macro
992 #define mvin_wch(y,x,cp) (move(y,x)?ERR:in_wch(cp))
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc75 file path=usr/share/man/man3xcurses/in_wch.3xcurses
231 link path=usr/share/man/man3xcurses/mvin_wch.3xcurses target=in_wch.3xcurses
289 link path=usr/share/man/man3xcurses/mvwin_wch.3xcurses target=in_wch.3xcurses
480 link path=usr/share/man/man3xcurses/win_wch.3xcurses target=in_wch.3xcurses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses368 * in_wch.c
370 int in_wch(cchar_t *);
H A Dllib-lxcurses368 * in_wch.c
370 int in_wch(cchar_t *);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses368 * in_wch.c
370 int in_wch(cchar_t *);
H A Dllib-lxcurses368 * in_wch.c
370 int in_wch(cchar_t *);