/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | insch.c | 61 #undef mvinsch 64 mvinsch(int y, int x, chtype ch) in mvinsch() function
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | insch.c | 63 #undef mvinsch 66 mvinsch(y, x, ch) in mvinsch() function
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _mvinsch.c | 49 mvinsch(int y, int x, chtype c) in mvinsch() function
|
H A D | mapfile-vers | 162 mvinsch;
|
H A D | curses.ed | 694 extern int mvinsch(int, int, chtype); 846 mvinchnstr(), mvinchstr(), mvinnstr(), mvinsch(), mvinsnstr(), 1053 #define mvinsch(y, x, c) \
|
H A D | llib-lcurses | 329 int mvinsch(int y, int x, chtype ch);
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 195 mvinsch;
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 197 mvinsch;
|
/titanic_41/usr/src/ucbhead/ |
H A D | curses.h | 147 #define mvinsch(y, x, c) mvwinsch(stdscr, y, x, c) macro
|
/titanic_41/usr/src/man/man3xcurses/ |
H A D | Makefile | 218 mvinsch.3xcurses \ 652 mvinsch.3xcurses := LINKSRC = insch.3xcurses
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 690 extern int mvinsch(int, int, chtype); 1028 #define mvinsch(y,x,ch) (move(y,x)?ERR:insch(ch)) macro
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 498 extern int mvinsch(int, int, chtype); 1040 #define mvinsch(y, x, ch) (move(y, x) ? (ch, ERR) : insch(ch)) macro
|
/titanic_41/usr/src/man/man3curses/ |
H A D | Makefile | 310 mvinsch.3curses \ 766 mvinsch.3curses := LINKSRC = curs_insch.3curses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 452 int mvinsch(int, int, chtype);
|
H A D | llib-lxcurses | 452 int mvinsch(int, int, chtype);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 452 int mvinsch(int, int, chtype);
|
H A D | llib-lxcurses | 452 int mvinsch(int, int, chtype);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 248 link path=usr/share/man/man3xcurses/mvinsch.3xcurses target=insch.3xcurses
|
H A D | system-library.man3curses.inc | 403 link path=usr/share/man/man3curses/mvinsch.3curses target=curs_insch.3curses
|
/titanic_41/ |
H A D | .gitignore | 5736 usr/src/man/man3curses/mvinsch.3curses 7919 usr/src/man/man3xcurses/mvinsch.3xcurses
|