Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddelch.c61 #undef mvdelch
64 mvdelch(int y, int x) in mvdelch() function
/titanic_41/usr/src/lib/libcurses/screen/
H A D_mvdelch.c49 mvdelch(int y, int x) in mvdelch() function
H A Dmapfile-vers150 mvdelch;
H A Dcurses.ed687 extern int mvdelch(int, int);
845 mvaddstr(), mvdelch(), mvgetch(), mvgetstr(), mvhline(),
1045 #define mvdelch(y, x) \
H A Dllib-lcurses293 int mvdelch(int y, int x);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddelch.c61 (mvdelch)(y, x) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers181 mvdelch;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers183 mvdelch;
/titanic_41/usr/src/ucbhead/
H A Dcurses.h146 #define mvdelch(y, x) mvwdelch(stdscr, y, x) macro
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile198 mvdelch.3xcurses \
525 mvdelch.3xcurses := LINKSRC = delch.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h542 extern int mvdelch(int, int);
916 #define mvdelch(y,x) (move(y,x)?ERR:delch()) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h483 extern int mvdelch(int, int);
863 #define mvdelch(y, x) (move(y, x) ? ERR : delch()) macro
/titanic_41/usr/src/man/man3curses/
H A DMakefile298 mvdelch.3curses \
683 mvdelch.3curses := LINKSRC = curs_delch.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses246 int mvdelch(int, int);
H A Dllib-lxcurses246 int mvdelch(int, int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses246 int mvdelch(int, int);
H A Dllib-lxcurses246 int mvdelch(int, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc219 link path=usr/share/man/man3xcurses/mvdelch.3xcurses target=delch.3xcurses
H A Dsystem-library.man3curses.inc386 link path=usr/share/man/man3curses/mvdelch.3curses target=curs_delch.3curses
/titanic_41/
H A D.gitignore5724 usr/src/man/man3curses/mvdelch.3curses
7899 usr/src/man/man3xcurses/mvdelch.3xcurses