Home
last modified time | relevance | path

Searched defs:addnwstr (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A D_addnwstr.c40 addnwstr(wchar_t *ws, int n) in addnwstr() function
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddnws.c49 addnwstr(wcs, n) in addnwstr() function
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddnws.c52 addnwstr(const wchar_t *wcs, int n) in addnwstr() function
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h794 #define addnwstr(wcs, n) waddnwstr(stdscr, wcs, n) macro
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h866 #define addnwstr(wcs,n) waddnwstr(stdscr,wcs,n) macro