Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MINTRAP
usr/src/cmd/sh/fault.c
261
if (sig > MINTRAP && sig < MAXTRAP) {
usr/src/cmd/sh/fault.c
395
sig >= MAXTRAP || sig < MINTRAP ||