Home
last modified time | relevance | path

Searched refs:winwchnstr (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A D_inwchnstr.c42 return (winwchnstr(stdscr, str, n)); in inwchnstr()
H A D_winwchstr.c42 return (winwchnstr(win, str, -1)); in winwchstr()
H A D_mvwinwchnstr.c42 return ((wmove(win, y, x) == ERR ? ERR : winwchnstr(win, str, n))); in mvwinwchnstr()
H A Dwinwchnstr.c45 winwchnstr(WINDOW *win, chtype *string, int ncols) in winwchnstr() function
H A Dmapfile-vers349 winwchnstr;
H A Dcurses.ed482 extern int winwchnstr(WINDOW *, chtype *, int);
568 winwchnstr(), winwstr();
954 #define inwchnstr(str, n) winwchnstr(stdscr, str, n)
1172 (wmove(win, y, x) == ERR ? ERR : winwchnstr(win, str, n))
1179 #define winwchstr(win, str) winwchnstr(win, str, -1)
H A Dllib-lcurses1200 /* winwchnstr.c */
1201 int winwchnstr(WINDOW *win, chtype *string, int ncols);
/titanic_41/usr/src/lib/libcurses/
H A DMakefile.com107 winwch.o winwchnstr.o winwstr.o \
/titanic_41/usr/src/man/man3curses/
H A DMakefile562 winwchnstr.3curses \
813 winwchnstr.3curses := LINKSRC = curs_inwchstr.3curses
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc795 link path=usr/share/man/man3curses/winwchnstr.3curses \
/titanic_41/
H A D.gitignore5988 usr/src/man/man3curses/winwchnstr.3curses