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

/external/strace/xlat/
H A Dkeyctl_commands.h17 #if !(defined(KEYCTL_SETPERM) || (defined(HAVE_DECL_KEYCTL_SETPERM) && HAVE_DECL_KEYCTL_SETPERM))
18 # define KEYCTL_SETPERM 5 macro
91 XLAT(KEYCTL_SETPERM),
/external/ltp/include/lapi/
H A Dkeyctl.h123 #ifndef KEYCTL_SETPERM
124 # define KEYCTL_SETPERM 5 macro
/external/kernel-headers/original/uapi/linux/
H A Dkeyctl.h45 #define KEYCTL_SETPERM 5 /* set perms on a key */ macro

Completed in 259 milliseconds