Searched defs:AT_SECURE (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dauxvec.h27 #define AT_SECURE 23 /* secure mode boolean */ macro
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h69 AT_SECURE = 23, ///< Boolean, was exec setuid-like? enumerator in enum:AuxVector::EntryType
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c282 #ifndef AT_SECURE
283 #define AT_SECURE 23 /* secure mode boolean */ macro
284 #endif /* AT_SECURE */
727 case AT_SECURE:
733 client, we set AT_SECURE to 0. */
/external/qemu/include/
H A Delf.h254 #define AT_SECURE 23 /* boolean, was exec suid-like? */ macro
/external/elfutils/0.153/libelf/
H A Delf.h987 #define AT_SECURE 23 /* Boolean, was exec setuid-like? */ macro

Completed in 1878 milliseconds