Home
last modified time | relevance | path

Searched refs:delch (Results 1 – 25 of 25) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddelch.c49 #undef delch
52 delch(void) in delch() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_delch.c49 delch(void) in delch() function
H A Dmapfile-vers75 delch;
H A Dcurses.ed653 extern int delch(void);
835 crmode(), delch(), deleteln(), echo(), echochar(),
911 #define delch() wdelch(stdscr)
H A Dllib-lcurses149 int delch(void);
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddelch.c47 (delch)()
/titanic_50/usr/src/ucblib/libcurses/
H A DMakefile.com39 delch.o \
/titanic_50/usr/src/cmd/listen/
H A Dlsdbf.c786 char delch; local
814 delch = *p; /* remember the delimiter */
831 if (*p == delch) {
/titanic_50/usr/src/cmd/saf/
H A Dsac.c684 char delch; /* delimiter seen */ in mkargv() local
706 delch = *p; /* remember the delimiter */ in mkargv()
725 if (*p == delch) { in mkargv()
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile52 delch.3xcurses \
525 mvdelch.3xcurses := LINKSRC = delch.3xcurses
526 mvwdelch.3xcurses := LINKSRC = delch.3xcurses
527 wdelch.3xcurses := LINKSRC = delch.3xcurses
/titanic_50/usr/src/lib/libxcurses2/
H A DMakefile.com66 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers98 delch;
/titanic_50/usr/src/lib/libxcurses/
H A DMakefile.com68 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers100 delch;
/titanic_50/usr/src/ucbhead/
H A Dcurses.h122 #define delch() VOID(wdelch(stdscr)) macro
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h401 extern int delch(void);
862 #define delch() wdelch(stdscr) macro
863 #define mvdelch(y, x) (move(y, x) ? ERR : delch())
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h541 extern int delch(void);
915 #define delch() wdelch(stdscr) macro
916 #define mvdelch(y,x) (move(y,x)?ERR:delch())
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc48 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 Dsystem-library.man3curses.inc175 link path=usr/share/man/man3curses/delch.3curses target=curs_delch.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses243 * delch.c
245 int delch(void);
H A Dllib-lxcurses243 * delch.c
245 int delch(void);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses243 * delch.c
245 int delch(void);
H A Dllib-lxcurses243 * delch.c
245 int delch(void);
/titanic_50/usr/src/man/man3curses/
H A DMakefile163 delch.3curses \
682 delch.3curses := LINKSRC = curs_delch.3curses
/titanic_50/
H A D.gitignore5589 usr/src/man/man3curses/delch.3curses