HomeSort by: relevance | last modified time | path
    Searched refs:sys_reboot_args (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/kern/
kern_reboot.c 96 sys_reboot(struct lwp *l, const struct sys_reboot_args *uap, register_t *retval)
init_sysent.c 1096 ns(struct sys_reboot_args),
systrace_args.c 1573 const struct sys_reboot_args *p = params;
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 129 struct sys_reboot_args;
507 int sys_reboot(struct lwp *, const struct sys_reboot_args *, register_t *);
ultrix_sysent.c 236 ns(struct sys_reboot_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 143 struct sys_reboot_args;
448 struct sys_reboot_args;
718 int sys_reboot(struct lwp *, const struct sys_reboot_args *, register_t *);
freebsd_sysent.c 284 ns(struct sys_reboot_args),
984 ns(struct sys_reboot_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 493 struct sys_reboot_args;
1136 int sys_reboot(struct lwp *, const struct sys_reboot_args *, register_t *);
aoutm68k_sysent.c 1233 ns(struct sys_reboot_args),
  /src/sys/compat/sunos/
sunos_misc.c 1017 struct sys_reboot_args ua;
  /src/sys/compat/sunos32/
sunos32_misc.c 1261 struct sys_reboot_args ua;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1462 struct sys_reboot_args ua;
  /src/sys/compat/linux/common/
linux_misc.c 1335 struct sys_reboot_args /* {
  /src/sys/sys/
syscallargs.h 1356 struct sys_reboot_args { struct
3815 int sys_reboot(struct lwp *, const struct sys_reboot_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2537 struct sys_reboot_args callarg;
7535 ns(struct sys_reboot_args),

Completed in 33 milliseconds