Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddchn.c87 #undef addchstr
90 addchstr(const chtype *chs) in addchstr() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddchn.c105 #undef addchstr
108 addchstr(chs) in addchstr() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_addchstr.c49 addchstr(chtype *s) in addchstr() function
H A Dmapfile-vers45 addchstr;
H A Dcurses.ed637 extern int addchstr(chtype *);
832 extern int addch(), addchnstr(), addchstr(), addnstr(), addstr(),
932 #define addchstr(str) waddchstr(stdscr, str)
H A Dllib-lcurses87 int addchstr(chtype *s);
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile26 addchstr.3xcurses \
426 addchnstr.3xcurses := LINKSRC = addchstr.3xcurses
427 mvaddchnstr.3xcurses := LINKSRC = addchstr.3xcurses
428 mvaddchstr.3xcurses := LINKSRC = addchstr.3xcurses
429 mvwaddchnstr.3xcurses := LINKSRC = addchstr.3xcurses
430 mvwaddchstr.3xcurses := LINKSRC = addchstr.3xcurses
431 waddchnstr.3xcurses := LINKSRC = addchstr.3xcurses
432 waddchstr.3xcurses := LINKSRC = addchstr.3xcurses
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc22 file path=usr/share/man/man3xcurses/addchstr.3xcurses
146 target=addchstr.3xcurses
209 target=addchstr.3xcurses
211 target=addchstr.3xcurses
264 target=addchstr.3xcurses
266 target=addchstr.3xcurses
426 target=addchstr.3xcurses
428 target=addchstr.3xcurses
H A Dsystem-library.man3curses.inc122 link path=usr/share/man/man3curses/addchstr.3curses \
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers59 addchstr;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers61 addchstr;
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h354 extern int addchstr(const chtype *);
746 #define addchstr(chs) waddchstr(stdscr, chs) macro
751 (move(y, x) ? ((chs), ERR) : addchstr(chs))
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h386 extern int addchstr(const chtype *);
843 #define addchstr(chs) waddchstr(stdscr,chs) macro
845 #define mvaddchstr(y,x,chs) (move(y,x)?ERR:addchstr(chs))
/titanic_50/usr/src/man/man3curses/
H A DMakefile126 addchstr.3curses \
591 addchstr.3curses := LINKSRC = curs_addchstr.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses59 int addchstr(const chtype *);
H A Dllib-lxcurses59 int addchstr(const chtype *);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses59 int addchstr(const chtype *);
H A Dllib-lxcurses59 int addchstr(const chtype *);
/titanic_50/
H A D.gitignore5552 usr/src/man/man3curses/addchstr.3curses