Home
last modified time | relevance | path

Searched defs:KEYCTL_UNLINK (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dkeyctl.h136 # define KEYCTL_UNLINK 9 macro
/external/kernel-headers/original/uapi/linux/
Dkeyctl.h49 #define KEYCTL_UNLINK 9 /* unlink a key from a keyring */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_s390x.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_arm.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_ppc64le.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_mips64.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_ppc64.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_amd64.go901 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_mips64le.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_386.go901 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_mips.go900 KEYCTL_UNLINK = 0x9 const
Dzerrors_linux_arm64.go903 KEYCTL_UNLINK = 0x9 const