/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | delch.c | 49 #undef delch 52 delch(void) in delch() function
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _delch.c | 49 delch(void) in delch() function
|
H A D | mapfile-vers | 75 delch;
|
H A D | curses.ed | 653 extern int delch(void); 835 crmode(), delch(), deleteln(), echo(), echochar(), 911 #define delch() wdelch(stdscr)
|
H A D | llib-lcurses | 149 int delch(void);
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | delch.c | 47 (delch)()
|
/titanic_41/usr/src/ucblib/libcurses/ |
H A D | Makefile.com | 39 delch.o \
|
/titanic_41/usr/src/cmd/listen/ |
H A D | lsdbf.c | 786 char delch; local 814 delch = *p; /* remember the delimiter */ 831 if (*p == delch) {
|
/titanic_41/usr/src/cmd/saf/ |
H A D | sac.c | 684 char delch; /* delimiter seen */ in mkargv() local 706 delch = *p; /* remember the delimiter */ in mkargv() 725 if (*p == delch) { in mkargv()
|
/titanic_41/usr/src/man/man3xcurses/ |
H A D | Makefile | 52 delch.3xcurses \ 525 mvdelch.3xcurses := LINKSRC = delch.3xcurses 526 mvwdelch.3xcurses := LINKSRC = delch.3xcurses 527 wdelch.3xcurses := LINKSRC = delch.3xcurses
|
/titanic_41/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 66 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
|
/titanic_41/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 68 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 98 delch;
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 100 delch;
|
/titanic_41/usr/src/ucbhead/ |
H A D | curses.h | 122 #define delch() VOID(wdelch(stdscr)) macro
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 541 extern int delch(void); 915 #define delch() wdelch(stdscr) macro 916 #define mvdelch(y,x) (move(y,x)?ERR:delch())
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 401 extern int delch(void); 862 #define delch() wdelch(stdscr) macro 863 #define mvdelch(y, x) (move(y, x) ? ERR : delch())
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 48 file path=usr/share/man/man3xcurses/delch.3xcurses 219 link path=usr/share/man/man3xcurses/mvdelch.3xcurses target=delch.3xcurses 275 link path=usr/share/man/man3xcurses/mvwdelch.3xcurses target=delch.3xcurses 460 link path=usr/share/man/man3xcurses/wdelch.3xcurses target=delch.3xcurses
|
H A D | system-library.man3curses.inc | 175 link path=usr/share/man/man3curses/delch.3curses target=curs_delch.3curses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 243 * delch.c 245 int delch(void);
|
H A D | llib-lxcurses | 243 * delch.c 245 int delch(void);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 243 * delch.c 245 int delch(void);
|
H A D | llib-lxcurses | 243 * delch.c 245 int delch(void);
|
/titanic_41/usr/src/man/man3curses/ |
H A D | Makefile | 163 delch.3curses \ 682 delch.3curses := LINKSRC = curs_delch.3curses
|
/titanic_41/ |
H A D | .gitignore | 5589 usr/src/man/man3curses/delch.3curses
|