Home
last modified time | relevance | path

Searched refs:insch (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinsch.c49 #undef insch
52 insch(chtype ch) in insch() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinsch.c46 #undef insch
49 insch(ch) in insch() function
/titanic_41/usr/src/lib/libcurses/screen/
H A D_insch.c49 insch(chtype c) in insch() function
H A Dmapfile-vers114 insch;
H A Dcurses.ed670 extern int insch(chtype);
840 inchnstr(), inchstr(), innstr(), insch(),
918 #define insch(c) winsch(stdscr, c)
H A Dllib-lcurses215 int insch(chtype c);
/titanic_41/usr/src/ucblib/libcurses/
H A DMakefile.com50 insch.o \
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile88 insch.3xcurses \
652 mvinsch.3xcurses := LINKSRC = insch.3xcurses
653 mvwinsch.3xcurses := LINKSRC = insch.3xcurses
654 winsch.3xcurses := LINKSRC = insch.3xcurses
/titanic_41/usr/src/lib/libxcurses2/
H A DMakefile.com58 clear.o insch.o refresh.o vwscanw.o wmove.o \
/titanic_41/usr/src/lib/libxcurses/
H A DMakefile.com60 clear.o insch.o refresh.o vwscanw.o wmove.o \
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers143 insch;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers145 insch;
/titanic_41/usr/src/ucbhead/
H A Dcurses.h121 #define insch(c) VOID(winsch(stdscr, c)) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h688 extern int insch(chtype);
1027 #define insch(ch) winsch(stdscr,ch) macro
1028 #define mvinsch(y,x,ch) (move(y,x)?ERR:insch(ch))
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h445 extern int insch(chtype);
1039 #define insch(ch) winsch(stdscr, ch) macro
1040 #define mvinsch(y, x, ch) (move(y, x) ? (ch, ERR) : insch(ch))
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc84 file path=usr/share/man/man3xcurses/insch.3xcurses
248 link path=usr/share/man/man3xcurses/mvinsch.3xcurses target=insch.3xcurses
308 link path=usr/share/man/man3xcurses/mvwinsch.3xcurses target=insch.3xcurses
496 link path=usr/share/man/man3xcurses/winsch.3xcurses target=insch.3xcurses
H A Dsystem-library.man3curses.inc284 link path=usr/share/man/man3curses/insch.3curses target=curs_insch.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses449 * insch.c
451 int insch(chtype);
H A Dllib-lxcurses449 * insch.c
451 int insch(chtype);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses449 * insch.c
451 int insch(chtype);
H A Dllib-lxcurses449 * insch.c
451 int insch(chtype);
/titanic_41/usr/src/man/man3curses/
H A DMakefile236 insch.3curses \
765 insch.3curses := LINKSRC = curs_insch.3curses
/titanic_41/
H A D.gitignore5662 usr/src/man/man3curses/insch.3curses