Searched refs:sys_reboot (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/sys/compat/linux/ |
| D | linux_sysent.c | 211 sys_reboot }, /* 88 = reboot */
|
| D | linux_syscallargs.h | 659 int sys_reboot(struct proc *, void *, register_t *);
|
| /mirbsd/src/sys/kern/ |
| D | init_sysent.c | 147 sys_reboot }, /* 55 = reboot */
|
| D | init_main.c | 703 sys_reboot(struct proc *p, void *v, register_t *retval) in sys_reboot() function
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | openbsd_sysent.c | 147 sys_reboot }, /* 55 = reboot */
|
| D | openbsd_syscallargs.h | 1222 int sys_reboot(struct proc *, void *, register_t *);
|
| /mirbsd/src/sys/sys/ |
| D | syscallargs.h | 1243 int sys_reboot(struct proc *, void *, register_t *);
|