Searched refs:SECBIT_KEEP_CAPS (Results 1 – 2 of 2) sorted by relevance
10 #ifndef SECBIT_KEEP_CAPS11 #define SECBIT_KEEP_CAPS (1<<4) macro132 ret = prctl(PR_SET_SECUREBITS, ret | SECBIT_KEEP_CAPS); in main()
27 #if !defined(SECBIT_KEEP_CAPS) && defined(SECURE_KEEP_CAPS)28 #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) macro399 SECBIT_KEEP_CAPS | in main()