Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ungetchar
usr/src/cmd/vi/port/ex.h
299
#define ungetchar(c) peekc = c
usr/src/ucbcmd/mkstr/mkstr.c
60
#define ungetchar(c) ungetc(c, stdin)