/src/sys/arch/luna68k/luna68k/ |
trap.c | 207 void machine_userret(struct lwp *, struct frame *, u_quad_t); 210 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/mac68k/mac68k/ |
trap.c | 216 void machine_userret(struct lwp *, struct frame *, u_quad_t); 219 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/atari/atari/ |
trap.c | 239 void machine_userret(struct lwp *, struct frame *, u_quad_t); 242 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/cesfic/cesfic/ |
trap.c | 238 void machine_userret(struct lwp *, struct frame *, u_quad_t); 241 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/hp300/hp300/ |
trap.c | 235 void machine_userret(struct lwp *, struct frame *, u_quad_t); 238 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/mvme68k/mvme68k/ |
trap.c | 257 void machine_userret(struct lwp *, struct frame *, u_quad_t); 260 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/news68k/news68k/ |
trap.c | 228 void machine_userret(struct lwp *, struct frame *, u_quad_t); 231 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/next68k/next68k/ |
trap.c | 243 void machine_userret(struct lwp *, struct frame *, u_quad_t); 246 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/sun2/sun2/ |
trap.c | 224 void machine_userret(struct lwp *, struct frame *, u_quad_t); 227 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/sun3/sun3/ |
trap.c | 233 void machine_userret(struct lwp *, struct frame *, u_quad_t); 236 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/x68k/x68k/ |
trap.c | 236 void machine_userret(struct lwp *, struct frame *, u_quad_t); 239 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/virt68k/virt68k/ |
trap.c | 257 void machine_userret(struct lwp *, struct frame *, u_quad_t); 260 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|
/src/sys/arch/amiga/amiga/ |
trap.c | 219 void machine_userret(struct lwp *, struct frame *, u_quad_t); 222 machine_userret(struct lwp *l, struct frame *f, u_quad_t t) function in typeref:typename:void
|