Searched refs:winwch (Results 1 – 10 of 10) sorted by relevance
42 return (winwch(stdscr)); in inwch()
42 return ((wmove(win, y, x) == ERR ? (chtype)ERR : winwch(win))); in mvwinwch()
42 winwch(WINDOW *win) in winwch() function
348 winwch;
468 extern chtype winwch(WINDOW *);563 extern chtype winwch();953 #define inwch() winwch(stdscr)1170 (wmove(win, y, x) == ERR ?(chtype) ERR : winwch(win))
1197 /* winwch.c */1198 chtype winwch(WINDOW *win);
107 winwch.o winwchnstr.o winwstr.o \
561 winwch.3curses \805 winwch.3curses := LINKSRC = curs_inwch.3curses
794 link path=usr/share/man/man3curses/winwch.3curses target=curs_inwch.3curses
5987 usr/src/man/man3curses/winwch.3curses