Searched refs:inchstr (Results 1 – 19 of 19) sorted by relevance
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | inchn.c | 87 #undef inchstr 90 inchstr(chtype *chs) in inchstr() function
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _inchstr.c | 49 inchstr(chtype *s) in inchstr() function
|
H A D | mapfile-vers | 108 inchstr;
|
H A D | curses.ed | 668 extern int inchstr(chtype *); 840 inchnstr(), inchstr(), innstr(), insch(), 936 #define inchstr(str) winchstr(stdscr, str)
|
H A D | llib-lcurses | 206 int inchstr(chtype *s);
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | inchn.c | 100 (inchstr)(chs) variable
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 137 inchstr;
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 139 inchstr;
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 648 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 D | curses.h | 439 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 D | Makefile | 174 inchstr.3xcurses \ 614 inchstr.3xcurses := LINKSRC = inchnstr.3xcurses
|
/titanic_41/usr/src/man/man3curses/ |
H A D | Makefile | 230 inchstr.3curses \ 732 inchstr.3curses := LINKSRC = curs_inchstr.3curses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 398 int inchstr(chtype *);
|
H A D | llib-lxcurses | 398 int inchstr(chtype *);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 398 int inchstr(chtype *);
|
H A D | llib-lxcurses | 398 int inchstr(chtype *);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 183 link path=usr/share/man/man3xcurses/inchstr.3xcurses target=inchnstr.3xcurses
|
H A D | system-library.man3curses.inc | 277 link path=usr/share/man/man3curses/inchstr.3curses target=curs_inchstr.3curses
|
/titanic_41/ |
H A D | .gitignore | 5656 usr/src/man/man3curses/inchstr.3curses 7875 usr/src/man/man3xcurses/inchstr.3xcurses
|