NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
md_get_sp
sys/arch/usermode/include/machdep.h
39
register_t md_get_sp(ucontext_t *ucp);
sys/arch/usermode/usermode/trap.c
345
sp = md_get_sp(ctx);