Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/i386/svr4/
Dsvr4_machdep.h78 int svr4_setcontext(struct thread *p, struct svr4_ucontext *);
Dsvr4_machdep.c190 svr4_setcontext(td, uc) in svr4_setcontext() function
/freebsd-10-stable/sys/compat/svr4/
Dsvr4_signal.c556 return svr4_setcontext(td, &uc);