Home
last modified time | relevance | path

Searched refs:in_wchstr (Results 1 – 8 of 8) sorted by last modified time

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Din_wchn.c85 #undef in_wchstr
88 in_wchstr(cchar_t *ccs) in in_wchstr() function
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h455 extern int in_wchstr(cchar_t *);
991 #define in_wchstr(cp) win_wchstr(stdscr, cp) macro
996 (move(y, x) ? (cp, ERR) : in_wchstr(cp))
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wchn.c98 (in_wchstr)(ccs) variable
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h649 extern int in_wchstr(cchar_t *);
1002 #define in_wchstr(cp) win_wchstr(stdscr,cp) macro
1004 #define mvin_wchstr(y,x,cp) (move(y,x)?ERR:in_wchstr(cp))
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc119 link path=usr/share/man/man3xcurses/in_wchstr.3xcurses \
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers157 in_wchstr;
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers155 in_wchstr;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile173 in_wchstr.3xcurses \
602 in_wchstr.3xcurses := LINKSRC = in_wchnstr.3xcurses