Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddchn.c61 #undef mvaddchnstr
64 mvaddchnstr(int y, int x, const chtype *chs, int n) in mvaddchnstr() function
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddchn.c64 #undef mvaddchnstr
67 mvaddchnstr(y, x, chs, n) in mvaddchnstr() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_mvaddchnstr.c40 mvaddchnstr(int y, int x, chtype *s, int n) in mvaddchnstr() function
H A Dmapfile-vers140 mvaddchnstr;
H A Dcurses.ed683 extern int mvaddchnstr(int, int, chtype *, int);
844 move(), mvaddch(), mvaddchnstr(), mvaddchstr(), mvaddnstr(),
1061 #define mvaddchnstr(y, x, str, n) \
H A Dllib-lcurses266 int mvaddchnstr(int y, int x, chtype *s, int n);
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers170 mvaddchnstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers172 mvaddchnstr;
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile191 mvaddchnstr.3xcurses \
427 mvaddchnstr.3xcurses := LINKSRC = addchstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h391 extern int mvaddchnstr(int, int, const chtype *, int);
844 #define mvaddchnstr(y,x,chs,n) (move(y,x)?ERR:addchnstr(chs,n)) macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h472 extern int mvaddchnstr(int, int, const chtype *, int);
747 #define mvaddchnstr(y, x, chs, n) \ macro
/titanic_44/usr/src/man/man3curses/
H A DMakefile288 mvaddchnstr.3curses \
592 mvaddchnstr.3curses := LINKSRC = curs_addchstr.3curses
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses57 int mvaddchnstr(int, int, const chtype *, int);
H A Dllib-lxcurses57 int mvaddchnstr(int, int, const chtype *, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses57 int mvaddchnstr(int, int, const chtype *, int);
H A Dllib-lxcurses57 int mvaddchnstr(int, int, const chtype *, int);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc208 link path=usr/share/man/man3xcurses/mvaddchnstr.3xcurses \
H A Dsystem-library.man3curses.inc369 link path=usr/share/man/man3curses/mvaddchnstr.3curses \
/titanic_44/
H A D.gitignore5714 usr/src/man/man3curses/mvaddchnstr.3curses
7892 usr/src/man/man3xcurses/mvaddchnstr.3xcurses