Searched refs:sunos32_sys_reboot (Results 1 – 3 of 3) sorted by relevance
156 check_syscall_args(sunos32_sys_reboot)545 int sunos32_sys_reboot(struct lwp *, const struct sunos32_sys_reboot_args *, register_t *);
231 .sy_call = (sy_call_t *)sunos32_sys_reboot
1255 sunos32_sys_reboot(struct lwp *l, const struct sunos32_sys_reboot_args *uap, register_t *retval) in sunos32_sys_reboot() function