OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
E_PARSE
bin/ksh/main.c
563
newenv(E_PARSE);
bin/ksh/main.c
682
case E_PARSE:
bin/ksh/sh.h
101
#define STOP_BRKCONT(t) ((t) == E_NONE || (t) == E_PARSE \