Searched defs:SECBIT_NO_SETUID_FIXUP (Results 1 – 4 of 4) sorted by relevance
120 const SECBIT_NO_SETUID_FIXUP: i32 = 1 << 2; in start_device() constant
32 #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) macro
31 #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) macro
204 const SECBIT_NO_SETUID_FIXUP: i32 = 1 << 2; in run() constant