Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinchn.c87 #undef inchstr
90 inchstr(chtype *chs) in inchstr() function
/titanic_41/usr/src/lib/libcurses/screen/
H A D_inchstr.c49 inchstr(chtype *s) in inchstr() function
H A Dmapfile-vers108 inchstr;
H A Dcurses.ed668 extern int inchstr(chtype *);
840 inchnstr(), inchstr(), innstr(), insch(),
936 #define inchstr(str) winchstr(stdscr, str)
H A Dllib-lcurses206 int inchstr(chtype *s);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinchn.c100 (inchstr)(chs) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers137 inchstr;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers139 inchstr;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h648 extern int inchstr(chtype *);
996 #define inchstr(chs) winchstr(stdscr,chs) macro
998 #define mvinchstr(y,x,chs) (move(y,x)?ERR:inchstr(chs))
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h439 extern int inchstr(chtype *);
978 #define inchstr(chs) winchstr(stdscr, chs) macro
983 (move(y, x) ? (chs, ERR) : inchstr(chs))
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile174 inchstr.3xcurses \
614 inchstr.3xcurses := LINKSRC = inchnstr.3xcurses
/titanic_41/usr/src/man/man3curses/
H A DMakefile230 inchstr.3curses \
732 inchstr.3curses := LINKSRC = curs_inchstr.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses398 int inchstr(chtype *);
H A Dllib-lxcurses398 int inchstr(chtype *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses398 int inchstr(chtype *);
H A Dllib-lxcurses398 int inchstr(chtype *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc183 link path=usr/share/man/man3xcurses/inchstr.3xcurses target=inchnstr.3xcurses
H A Dsystem-library.man3curses.inc277 link path=usr/share/man/man3curses/inchstr.3curses target=curs_inchstr.3curses
/titanic_41/
H A D.gitignore5656 usr/src/man/man3curses/inchstr.3curses
7875 usr/src/man/man3xcurses/inchstr.3xcurses