HomeSort by relevance Sort by last modified time
    Searched refs:SECURE_KEEP_CAPS_LOCKED (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/common/linux/
securebits.h 35 #define SECURE_KEEP_CAPS_LOCKED 5
37 #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED))
  /external/kernel-headers/original/linux/
securebits.h 41 #define SECURE_KEEP_CAPS_LOCKED 5 /* make bit-4 immutable */
44 #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
securebits.h 41 #define SECURE_KEEP_CAPS_LOCKED 5 /* make bit-4 immutable */
44 #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED))

Completed in 1962 milliseconds