Searched refs:netbsd32_reboot (Results 1 – 3 of 3) sorted by relevance
953 .sy_call = (sy_call_t *)netbsd32_reboot
1130 check_syscall_args(netbsd32_reboot)3210 int netbsd32_reboot(struct lwp *, const struct netbsd32_reboot_args *, register_t *);
1456 netbsd32_reboot(struct lwp *l, const struct netbsd32_reboot_args *uap, register_t *retval) in netbsd32_reboot() function