FreeBSD kernel kern code
|
Data Fields | |
struct __ucontext * | oucp |
const struct __ucontext_t * | ucp |
Definition at line 56 of file kern_context.c.
struct __ucontext* swapcontext_args::oucp |
Definition at line 57 of file kern_context.c.
Referenced by sys_swapcontext(), and systrace_args().
const struct __ucontext_t* swapcontext_args::ucp |
Definition at line 58 of file kern_context.c.
Referenced by sys_swapcontext(), and systrace_args().