NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXINT
bin/sh/error.c
119
exraise(EXINT);
bin/sh/eval.c
1482
if (e == EXINT)
bin/sh/main.c
181
if (exception == EXINT) {
bin/sh/parser.c
2731
if (exception == EXINT)