Home
last modified time | relevance | path

Searched refs:mvwgetch (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetch.c76 #undef mvwgetch
79 mvwgetch(WINDOW *w, int y, int x) in mvwgetch() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetch.c82 #undef mvwgetch
85 mvwgetch(w, y, x) in mvwgetch() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_mvwgetch.c49 mvwgetch(WINDOW *win, int y, int x) in mvwgetch() function
H A Dmapfile-vers186 mvwgetch;
H A Dcurses.ed705 extern int mvwgetch(WINDOW *, int, int);
849 mvwgetch(), mvwgetstr(), mvwhline(), mvwinchnstr(),
1048 mvwgetch(stdscr, y, x)
1117 #define mvwgetch(win, y, x) \
H A Dllib-lcurses398 int mvwgetch(WINDOW *win, int y, int x);
/titanic_50/usr/src/ucbhead/
H A Dcurses.h131 #define mvwgetch(win, y, x) VOID(wmove(win, y, x) == ERR?ERR:wgetch(win)) macro
142 #define mvgetch(y, x) mvwgetch(stdscr, y, x)
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers222 mvwgetch;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers224 mvwgetch;
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile239 mvwgetch.3xcurses \
559 mvwgetch.3xcurses := LINKSRC = getch.3xcurses
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h525 extern int mvwgetch(WINDOW *, int, int);
885 #define mvwgetch(w, y, x) \ macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h603 extern int mvwgetch(WINDOW *, int, int);
937 #define mvwgetch(w,y,x) (wmove(w,y,x)?ERR:wgetch(w)) macro
/titanic_50/usr/src/man/man3curses/
H A DMakefile334 mvwgetch.3curses \
696 mvwgetch.3curses := LINKSRC = curs_getch.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses309 int mvwgetch(WINDOW *, int, int);
H A Dllib-lxcurses309 int mvwgetch(WINDOW *, int, int);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses309 int mvwgetch(WINDOW *, int, int);
H A Dllib-lxcurses309 int mvwgetch(WINDOW *, int, int);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc280 link path=usr/share/man/man3xcurses/mvwgetch.3xcurses target=getch.3xcurses
H A Dsystem-library.man3curses.inc441 link path=usr/share/man/man3curses/mvwgetch.3curses target=curs_getch.3curses
/titanic_50/
H A D.gitignore5760 usr/src/man/man3curses/mvwgetch.3curses
7940 usr/src/man/man3xcurses/mvwgetch.3xcurses