NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exitshell
bin/sh/eval.c
1337
exitshell(exitstatus);
bin/sh/eval.c
1502
exitshell(exitstatus);
bin/sh/eval.c
397
exitshell(exitstatus);
bin/sh/main.c
178
exitshell(exitstatus);
bin/sh/main.c
302
exitshell(exitstatus);
bin/sh/main.c
441
exitshell(number(argv[1]));
bin/sh/trap.h
50
void exitshell(int) __dead;