Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_context.c61 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() function
H A Dinit_sysent.c490 …{ .sy_narg = AS(getcontext_args), .sy_call = (sy_call_t *)sys_getcontext, .sy_auevent = AUE_NULL, …
/freebsd/sys/sys/
H A Dsysproto.h2132 int sys_getcontext(struct thread *, struct getcontext_args *);