Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_context.c52 struct getcontext_args { struct
65 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() argument
/f-stack/freebsd/sys/
H A Dsysproto.h1131 struct getcontext_args { struct
1132 …p_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)];