Home
last modified time | relevance | path

Searched defs:getcontext_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/kern/
HDkern_context.c49 struct getcontext_args { struct
62 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() argument
/freebsd-13-stable/sys/sys/
HDsysproto.h1130 struct getcontext_args { struct
1131 …p_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)];