Searched refs:KEYCTL_ASSUME_AUTHORITY (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dkeyctl.h53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */ macro
/external/strace/linux/
H A Dkeyctl.h53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */ macro
/external/strace/xlat/
H A Dkeyctl_commands.h52 #if defined(KEYCTL_ASSUME_AUTHORITY) || (defined(HAVE_DECL_KEYCTL_ASSUME_AUTHORITY) && HAVE_DECL_KEYCTL_ASSUME_AUTHORITY)
53 XLAT(KEYCTL_ASSUME_AUTHORITY),
/external/strace/
H A Dkeyctl.c318 case KEYCTL_ASSUME_AUTHORITY:

Completed in 3465 milliseconds