Home
last modified time | relevance | path

Searched refs:winwch (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A D_inwch.c42 return (winwch(stdscr)); in inwch()
H A D_mvwinwch.c42 return ((wmove(win, y, x) == ERR ? (chtype)ERR : winwch(win))); in mvwinwch()
H A Dwinwch.c42 winwch(WINDOW *win) in winwch() function
H A Dmapfile-vers348 winwch;
H A Dcurses.ed468 extern chtype winwch(WINDOW *);
563 extern chtype winwch();
953 #define inwch() winwch(stdscr)
1170 (wmove(win, y, x) == ERR ?(chtype) ERR : winwch(win))
H A Dllib-lcurses1197 /* winwch.c */
1198 chtype winwch(WINDOW *win);
/titanic_44/usr/src/lib/libcurses/
H A DMakefile.com107 winwch.o winwchnstr.o winwstr.o \
/titanic_44/usr/src/man/man3curses/
H A DMakefile561 winwch.3curses \
805 winwch.3curses := LINKSRC = curs_inwch.3curses
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc794 link path=usr/share/man/man3curses/winwch.3curses target=curs_inwch.3curses
/titanic_44/
H A D.gitignore5987 usr/src/man/man3curses/winwch.3curses