Searched refs:netbsd32_reboot_args (Results 1 – 4 of 4) sorted by relevance
952 ns(struct netbsd32_reboot_args),
1126 struct netbsd32_reboot_args { struct3210 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()
1525 const struct netbsd32_reboot_args *p = params; in systrace_args()