const internal/runtime/syscall.SYS_READ
2 uses
internal/runtime/syscall (current package)
defs_linux_amd64.go#L19: SYS_READ = 0
syscall_linux.go#L66: r1, _, e := Syscall6(SYS_READ, uintptr(fd), uintptr(p0), uintptr(len(p)), 0, 0, 0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)