Home
last modified time | relevance | path

Searched refs:sys_getcontext (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_context.c65 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() function
H A Dinit_sysent.c479 …{ .sy_narg = AS(getcontext_args), .sy_call = (sy_call_t *)sys_getcontext, .sy_auevent = AUE_NULL, …
/f-stack/freebsd/sys/
H A Dsysproto.h2100 int sys_getcontext(struct thread *, struct getcontext_args *);