Searched refs:SECBIT_KEEP_CAPS (Results 1 – 5 of 5) sorted by relevance
14 #if !(defined(SECBIT_KEEP_CAPS) || (defined(HAVE_DECL_SECBIT_KEEP_CAPS) && HAVE_DECL_SECBIT_KEEP_CA…15 # define SECBIT_KEEP_CAPS (1 << 4) macro39 XLAT(SECBIT_KEEP_CAPS),
5 SECBIT_KEEP_CAPS (1 << 4)
10 #ifndef SECBIT_KEEP_CAPS11 #define SECBIT_KEEP_CAPS (1<<4) macro132 ret = prctl(PR_SET_SECUREBITS, ret | SECBIT_KEEP_CAPS); in main()
43 #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) macro
44 #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) macro