DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXINT
bin/sh/error.c
120
exraise(EXINT);
bin/sh/eval.c
1087
if (e == EXINT)
bin/sh/main.c
106
if (exception == EXINT)
bin/sh/parser.c
2199
} else if (exception == EXINT)