Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Din_wchn.c125 #undef win_wchstr
128 win_wchstr(WINDOW *w, cchar_t *ccs) in win_wchstr() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wchn.c150 (win_wchstr)(w, ccs) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers408 win_wchstr;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h669 extern int win_wchstr(WINDOW *, cchar_t *);
1004 #define in_wchstr(cp) win_wchstr(stdscr,cp)
1008 #define mvwin_wchstr(w,y,x,cp) (wmove(w,y,x)?ERR:win_wchstr(w,cp))
1009 #define win_wchstr(w,cp) win_wchnstr(w,cp,-1) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h705 extern int win_wchstr(WINDOW *, cchar_t *);
993 #define in_wchstr(cp) win_wchstr(stdscr, cp)
1005 (wmove(__w1 = (w), y, x) ? (cp, ERR) : win_wchstr(__w1, cp))
1007 #define win_wchstr(w, cp) win_wchnstr(w, cp, -1) macro
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers409 win_wchstr;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile377 win_wchstr.3xcurses \
608 win_wchstr.3xcurses := LINKSRC = in_wchnstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses383 int win_wchstr(WINDOW *, cchar_t *);
H A Dllib-lxcurses383 int win_wchstr(WINDOW *, cchar_t *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses383 int win_wchstr(WINDOW *, cchar_t *);
H A Dllib-lxcurses383 int win_wchstr(WINDOW *, cchar_t *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc483 link path=usr/share/man/man3xcurses/win_wchstr.3xcurses \
/titanic_41/
H A D.gitignore8078 usr/src/man/man3xcurses/win_wchstr.3xcurses