HomeSort by: relevance | last modified time | path
    Searched refs:sys_setcontext (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/kern/
sys_sig.c 341 sys_setcontext(struct lwp *l, const struct sys_setcontext_args *uap, function in typeref:typename:int
init_sysent.c 1550 .sy_call = (sy_call_t *)sys_setcontext
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 1295 int sys_setcontext(struct lwp *, const struct sys_setcontext_args *, register_t *);
aoutm68k_sysent.c 1747 .sy_call = (sy_call_t *)sys_setcontext
  /src/sys/sys/
syscallargs.h 2026 check_syscall_args(sys_setcontext)
3993 int sys_setcontext(struct lwp *, const struct sys_setcontext_args *, register_t *);

Completed in 17 milliseconds