Searched refs:AT_SECURE (Results 1 – 9 of 9) sorted by relevance
28 #define AT_SECURE 23 /* secure mode boolean */ macro
49 if (getauxval(AT_SECURE)) in main()
278 pub const AT_SECURE: ::c_ulong = 23; constant
203 if (getauxval(AT_SECURE) != 0) { in android_check_security()
863 #define AT_SECURE 23 macro
1037 #define AT_SECURE 23 /* Boolean, was exec setuid-like? */ macro
1194 #define AT_SECURE 23 /* Boolean, was exec setuid-like? */ macro
1179 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
1257 pub const AT_SECURE: ::c_ulong = 23; constant