Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddchn.c99 #undef mvaddchstr
102 mvaddchstr(int y, int x, const chtype *chs) in mvaddchstr() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddchn.c122 #undef mvaddchstr
125 mvaddchstr(y, x, chs) in mvaddchstr() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_mvaddchstr.c49 mvaddchstr(int y, int x, chtype *s) in mvaddchstr() function
H A Dmapfile-vers141 mvaddchstr;
H A Dcurses.ed684 extern int mvaddchstr(int, int, chtype *);
844 move(), mvaddch(), mvaddchnstr(), mvaddchstr(), mvaddnstr(),
1059 #define mvaddchstr(y, x, str) \
H A Dllib-lcurses269 int mvaddchstr(int y, int x, chtype *s);
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers171 mvaddchstr;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers173 mvaddchstr;
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile192 mvaddchstr.3xcurses \
428 mvaddchstr.3xcurses := LINKSRC = addchstr.3xcurses
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h473 extern int mvaddchstr(int, int, const chtype *);
750 #define mvaddchstr(y, x, chs) \ macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h392 extern int mvaddchstr(int, int, const chtype *);
845 #define mvaddchstr(y,x,chs) (move(y,x)?ERR:addchstr(chs)) macro
/titanic_50/usr/src/man/man3curses/
H A DMakefile289 mvaddchstr.3curses \
593 mvaddchstr.3curses := LINKSRC = curs_addchstr.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses60 int mvaddchstr(int, int, const chtype *);
H A Dllib-lxcurses60 int mvaddchstr(int, int, const chtype *);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses60 int mvaddchstr(int, int, const chtype *);
H A Dllib-lxcurses60 int mvaddchstr(int, int, const chtype *);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc210 link path=usr/share/man/man3xcurses/mvaddchstr.3xcurses \
H A Dsystem-library.man3curses.inc371 link path=usr/share/man/man3curses/mvaddchstr.3curses \
/titanic_50/
H A D.gitignore5715 usr/src/man/man3curses/mvaddchstr.3curses
7893 usr/src/man/man3xcurses/mvaddchstr.3xcurses