Home
last modified time | relevance | path

Searched refs:mvwaddnstr (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddnstr.c74 #undef mvwaddnstr
77 mvwaddnstr(WINDOW *w, int y, int x, const char *str, int n) in mvwaddnstr() function
/titanic_41/usr/src/lib/libcurses/screen/
H A D_mvwaddnstr.c49 mvwaddnstr(WINDOW *win, int y, int x, char *s, int n) in mvwaddnstr() function
H A Dmapfile-vers178 mvwaddnstr;
H A Dcurses.ed702 extern int mvwaddnstr(WINDOW *, int, int, char *, int);
848 mvwaddchstr(), mvwaddnstr(), mvwaddstr(), mvwdelch(),
1042 mvwaddnstr(stdscr, y, x, s, n)
1111 #define mvwaddnstr(win, y, x, s, n) \
H A Dllib-lcurses374 int mvwaddnstr(WINDOW *win, int y, int x, char *c, int n);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddnstr.c81 (mvwaddnstr)(w, y, x, str, n) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers213 mvwaddnstr;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers215 mvwaddnstr;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile231 mvwaddnstr.3xcurses \
437 mvwaddnstr.3xcurses := LINKSRC = addnstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h417 extern int mvwaddnstr(WINDOW *, int, int, const char *, int);
862 #define mvwaddnstr(w,y,x,s,n) (wmove(w,y,x)?ERR:waddnstr(w,s,n)) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h516 extern int mvwaddnstr(WINDOW *, int, int, const char *, int);
787 #define mvwaddnstr(w, y, x, s, n) \ macro
/titanic_41/usr/src/man/man3curses/
H A DMakefile326 mvwaddnstr.3curses \
603 mvwaddnstr.3curses := LINKSRC = curs_addstr.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses69 int mvwaddnstr(WINDOW *, int, int, const char *, int);
H A Dllib-lxcurses69 int mvwaddnstr(WINDOW *, int, int, const char *, int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses69 int mvwaddnstr(WINDOW *, int, int, const char *, int);
H A Dllib-lxcurses69 int mvwaddnstr(WINDOW *, int, int, const char *, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc267 link path=usr/share/man/man3xcurses/mvwaddnstr.3xcurses \
H A Dsystem-library.man3curses.inc426 link path=usr/share/man/man3curses/mvwaddnstr.3curses \
/titanic_41/
H A D.gitignore5752 usr/src/man/man3curses/mvwaddnstr.3curses
7932 usr/src/man/man3xcurses/mvwaddnstr.3xcurses