Searched refs:sys_syscallemu (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/usermode/modules/syscallemu/
H A Dsyscallemu.h69 check_syscall_args(sys_syscallemu); variable
71 int sys_syscallemu(struct lwp *, const struct sys_syscallemu_args *,
H A Dsyscallemu.c49 { SYS_syscallemu, 0, (sy_call_t *)sys_syscallemu },
85 sys_syscallemu(lwp_t *l, const struct sys_syscallemu_args *uap, function

Completed in 101 milliseconds