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