Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_context.c48 struct getcontext_args { struct
61 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() argument
/freebsd/sys/sys/
H A Dsysproto.h1121 struct getcontext_args { struct
1122 …p_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)];