const syscall.SYS_REBOOT
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L204: _, _, e1 := Syscall6(SYS_REBOOT, uintptr(magic1), uintptr(magic2), uintptr(cmd), uintptr(unsafe.Pointer(_p0)), 0, 0)
zsysnum_linux_amd64.go#L178: SYS_REBOOT = 169
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)