NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LLEAVE
bin/ksh/exec.c
452
int leave = LLEAVE;
bin/ksh/exec.c
687
case LLEAVE:
bin/ksh/jobs.c
635
unwind(LLEAVE);
bin/ksh/main.c
463
case LLEAVE:
bin/ksh/main.c
548
case LLEAVE:
bin/ksh/main.c
626
i = LLEAVE;
bin/ksh/main.c
629
i = LLEAVE;
bin/ksh/trap.c
242
unwind(LLEAVE);