Searched refs:delch (Results 1 – 19 of 19) sorted by relevance
47 #undef delch50 delch(void) in delch() function
47 delch(void) in delch() function
75 delch;
653 extern int delch(void);835 crmode(), delch(), deleteln(), echo(), echochar(),911 #define delch() wdelch(stdscr)
45 (delch)()
40 delch.o \
784 char delch; local812 delch = *p; /* remember the delimiter */829 if (*p == delch) {
680 char delch; /* delimiter seen */ in mkargv() local702 delch = *p; /* remember the delimiter */ in mkargv()723 if (*p == delch) { in mkargv()
52 delch.3xcurses \525 mvdelch.3xcurses := LINKSRC = delch.3xcurses526 mvwdelch.3xcurses := LINKSRC = delch.3xcurses527 wdelch.3xcurses := LINKSRC = delch.3xcurses
67 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
69 delch.o keypad.o slk.o wattr_on.o wtouchln.o \
98 delch;
120 #define delch() VOID(wdelch(stdscr)) macro
75 file path=usr/share/man/man3xcurses/delch.3xcurses171 link path=usr/share/man/man3xcurses/mvdelch.3xcurses target=delch.3xcurses225 link path=usr/share/man/man3xcurses/mvwdelch.3xcurses target=delch.3xcurses423 link path=usr/share/man/man3xcurses/wdelch.3xcurses target=delch.3xcurses
118 link path=usr/share/man/man3curses/delch.3curses target=curs_delch.3curses
399 extern int delch(void);860 #define delch() wdelch(stdscr) macro861 #define mvdelch(y, x) (move(y, x) ? ERR : delch())
539 extern int delch(void);913 #define delch() wdelch(stdscr) macro914 #define mvdelch(y,x) (move(y,x)?ERR:delch())
100 delch;
163 delch.3curses \682 delch.3curses := LINKSRC = curs_delch.3curses