Searched defs:KEYCTL_REVOKE (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dkeyctl_commands.h11 #if !(defined(KEYCTL_REVOKE) || (defined(HAVE_DECL_KEYCTL_REVOKE) && HAVE_DECL_KEYCTL_REVOKE))
12 # define KEYCTL_REVOKE 3 macro
89 XLAT(KEYCTL_REVOKE),
/external/ltp/include/lapi/
H A Dkeyctl.h119 #ifndef KEYCTL_REVOKE
120 # define KEYCTL_REVOKE 3 macro
/external/kernel-headers/original/uapi/linux/
H A Dkeyctl.h43 #define KEYCTL_REVOKE 3 /* revoke a key */ macro

Completed in 772 milliseconds