svr4_setcontext    74 arch/i386/include/svr4_machdep.h int svr4_setcontext(struct proc *, struct svr4_ucontext *);
svr4_setcontext   658 compat/svr4/svr4_signal.c 		return svr4_setcontext(p, &uc);