Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CHECKEND
usr/src/cmd/dc/dc.h
66
#define CHECKEND { \
usr/src/cmd/pg/pg.c
492
#define CHECKEND() BLANKS(cmdptr); if (*cmdptr) { BEEP(); break; }