Home
last modified time | relevance | path

Searched refs:sunos32_sys_reboot_args (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/sunos32/
H A Dsunos32_syscallargs.h152 struct sunos32_sys_reboot_args { struct
545 int sunos32_sys_reboot(struct lwp *, const struct sunos32_sys_reboot_args *, register_t *);
H A Dsunos32_sysent.c230 ns(struct sunos32_sys_reboot_args),
H A Dsunos32_misc.c1255 sunos32_sys_reboot(struct lwp *l, const struct sunos32_sys_reboot_args *uap, register_t *retval) in sunos32_sys_reboot()