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