/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | touchwin.c | 57 #undef untouchwin 60 untouchwin(WINDOW *w) in untouchwin() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | untouchwin.c | 48 untouchwin(WINDOW *win) in untouchwin() function
|
H A D | mapfile-vers | 296 untouchwin;
|
H A D | curses.ed | 742 extern int untouchwin(WINDOW *); 859 syncok(), touchline(), touchwin(), untouchwin(), vline(), 988 #define untouchwin(win) wtouchln((win), 0, ((win)->_maxy), FALSE) 1015 extern int untouchwin(WINDOW *); 1028 untouchwin();
|
H A D | llib-lcurses | 1080 /* untouchwin.c */ 1081 int untouchwin(WINDOW *win);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | touchwin.c | 58 (untouchwin)(w) variable
|
/titanic_44/usr/src/lib/libeti/menu/common/ |
H A D | menucursor.c | 70 (void) untouchwin(us); in _position_cursor()
|
/titanic_44/usr/src/lib/libeti/form/common/ |
H A D | utility.c | 239 (void) untouchwin(w); in _update_current() 548 (void) untouchwin(w); in _set_current_field()
|
H A D | chg_data.c | 154 (void) untouchwin(w); in _grow_field()
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 337 untouchwin;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 338 untouchwin;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 326 untouchwin.3xcurses \ 670 untouchwin.3xcurses := LINKSRC = is_linetouched.3xcurses
|
/titanic_44/usr/src/lib/libcurses/ |
H A D | Makefile.com | 91 untouchwin.o vidputs.o vidupdate.o vwprintw.o \
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 719 extern int untouchwin(WINDOW *); 1082 #define untouchwin(w) wtouchln(w, 0, (w)->_maxy, 0) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 628 extern int untouchwin(WINDOW *); 1087 #define untouchwin(w) wtouchln(__w1 = (w), 0, __w1->_maxy, 0) macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 507 untouchwin.3curses \ 936 untouchwin.3curses := LINKSRC = curs_touch.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 752 int untouchwin(WINDOW *);
|
H A D | llib-lxcurses | 752 int untouchwin(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 752 int untouchwin(WINDOW *);
|
H A D | llib-lxcurses | 752 int untouchwin(WINDOW *);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 411 link path=usr/share/man/man3xcurses/untouchwin.3xcurses \
|
H A D | system-library.man3curses.inc | 718 link path=usr/share/man/man3curses/untouchwin.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5933 usr/src/man/man3curses/untouchwin.3curses 8027 usr/src/man/man3xcurses/untouchwin.3xcurses
|