Home
last modified time | relevance | path

Searched refs:winswstr (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A D_inswstr.c42 return (winswstr(stdscr, ws)); in inswstr()
H A D_winswstr.c40 winswstr(WINDOW *win, wchar_t *ws) in winswstr() function
H A D_mvwinswstr.c42 return ((wmove(win, y, x) == ERR ? ERR : winswstr(win, ws))); in mvwinswstr()
H A Dmapfile-vers347 winswstr;
H A Dcurses.ed817 extern int winswstr(WINDOW *, wchar_t *);
883 winswstr(), winwchstr();
952 #define inswstr(ws) winswstr(stdscr, ws)
1168 (wmove(win, y, x) == ERR ? ERR : winswstr(win, ws))
1181 #define winswstr(win, ws) winsnwstr(win, ws, -1)
H A Dllib-lcurses576 int winswstr(WINDOW *win, wchar_t *ws);
/titanic_41/usr/src/man/man3curses/
H A DMakefile560 winswstr.3curses \
800 winswstr.3curses := LINKSRC = curs_inswstr.3curses
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc792 link path=usr/share/man/man3curses/winswstr.3curses \
/titanic_41/
H A D.gitignore5986 usr/src/man/man3curses/winswstr.3curses