Home
last modified time | relevance | path

Searched refs:sys_setcontext_args (Results 1 – 6 of 6) sorted by last modified time

/netbsd/sys/sys/
H A Dsyscallargs.h2023 struct sys_setcontext_args { struct
3976 int sys_setcontext(struct lwp *, const struct sys_setcontext_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1542 ns(struct sys_setcontext_args),
H A Dsystrace_args.c2318 const struct sys_setcontext_args *p = params; in systrace_args()
H A Dsys_sig.c339 sys_setcontext(struct lwp *l, const struct sys_setcontext_args *uap, in sys_setcontext()
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h662 struct sys_setcontext_args;
1295 int sys_setcontext(struct lwp *, const struct sys_setcontext_args *, register_t *);
H A Daoutm68k_sysent.c1745 ns(struct sys_setcontext_args),