const golang.org/x/sys/unix.KEYCTL_SETPERM
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1427: _, err := KeyctlInt(KEYCTL_SETPERM, id, int(perm), 0, 0)
zerrors_linux.go#L1733: KEYCTL_SETPERM = 0x5
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)