Home
last modified time | relevance | path

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

12

/titanic_41/usr/src/lib/libcurses/screen/
H A Dungetch.c50 ungetch(int ch) in ungetch() function
H A Dungetwch.c50 if (ungetch((unsigned char)buf[i]) == ERR) { in ungetwch()
H A Dmapfile-vers294 ungetch;
H A Dmaketerm.ed463 chtype /* a place to put stuff ungetch'ed */
465 short _ungotten; /* # chars ungotten by ungetch() */
H A Dllib-lcurses1074 /* ungetch.c */
1075 int ungetch(int ch);
H A Dcurses.ed442 extern int ungetch(int);
554 extern int crmode(), nocrmode(), ungetch();
/titanic_41/usr/src/tools/cscope-fast/
H A Dinput.c56 ungetch(int c) in ungetch() function
H A Dglobal.h270 int ungetch(int c);
H A Dcommand.c361 ungetch(c); in command()
/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y627 static void ungetch(int);
802 ungetch(c); in yylex()
819 ungetch(c); in yylex()
848 ungetch(int c) { in ungetch() function
861 ungetch(c); in skipwhitespace()
891 ungetch(ch); in lookahead()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwgetch.c53 ungetch(ch) in ungetch() function
H A Ddoupdate.c244 (void) ungetch(cc);
960 (void) ungetch(cc); in doupdate()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c268 ungetch(int ch) in ungetch() function
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers335 ungetch;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers336 ungetch;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile131 ungetch.3xcurses \
748 unget_wch.3xcurses := LINKSRC = ungetch.3xcurses
/titanic_41/usr/src/lib/libcurses/
H A DMakefile.com90 tstp.o ttimeout.o typeahead.o unctrl.o ungetch.o \
/titanic_41/usr/src/man/man3curses/
H A DMakefile503 ungetch.3curses \
697 ungetch.3curses := LINKSRC = curs_getch.3curses
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc127 file path=usr/share/man/man3xcurses/ungetch.3xcurses
410 link path=usr/share/man/man3xcurses/unget_wch.3xcurses target=ungetch.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses913 int ungetch(int);
H A Dllib-lxcurses897 int ungetch(int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses897 int ungetch(int);
H A Dllib-lxcurses897 int ungetch(int);
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h811 extern int ungetch(int);
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h626 extern int ungetch(int);

12