Home
last modified time | relevance | path

Searched defs:in_wchnstr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wchn.c47 (in_wchnstr)(ccs, n) variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Din_wchn.c52 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr() function
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h992 #define in_wchnstr(cp, n) win_wchnstr(stdscr, cp, n) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1003 #define in_wchnstr(cp,n) win_wchnstr(stdscr,cp,n) macro