Searched defs:tramp (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/vax/vax/ | ||
| H A D | compat_13_machdep.c | 166 struct otrampframe tramp; local in function:setupstack_oldsigcontext [all...] |
| H A D | compat_16_machdep.c | 175 struct trampoline2 tramp; local in function:setupstack_sigcontext2 |
| H A D | sig_machdep.c | 154 struct trampoline3 tramp; local in function:setupstack_siginfo3 [all...] |
| /src/sys/kern/ | ||
| H A D | sys_sig.c | 381 sigaction1(struct lwp * l,int signum,const struct sigaction * nsa,struct sigaction * osa,const void * tramp,int vers) argument |
| /src/sys/arch/x68k/stand/loadbsd/ | ||
| H A D | loadbsd.c | 455 struct tramparg *tramp; local in function:main |
| /src/sys/compat/linux32/common/ | ||
| H A D | linux32_signal.c | 290 void *tramp = NULL; local in function:linux32_sys_rt_sigaction |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_signal.c | 342 void *tramp = NULL; local in function:linux_sys_rt_sigaction |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1501 buildcontext(struct lwp *l, const void *catcher, const void *tramp, const void *fp) argument |
Completed in 9 milliseconds