const syscall.SYS_IOPERM
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1183: _, _, e1 := Syscall(SYS_IOPERM, uintptr(from), uintptr(num), uintptr(on))
zsysnum_linux_amd64.go#L180: SYS_IOPERM = 173
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)