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

  /bionic/libc/kernel/uapi/linux/
securebits.h 36 #define SECURE_NO_CAP_AMBIENT_RAISE_LOCKED 7
38 #define SECBIT_NO_CAP_AMBIENT_RAISE_LOCKED (issecure_mask(SECURE_NO_CAP_AMBIENT_RAISE_LOCKED))
  /external/kernel-headers/original/uapi/linux/
securebits.h 49 #define SECURE_NO_CAP_AMBIENT_RAISE_LOCKED 7 /* make bit-6 immutable */
53 (issecure_mask(SECURE_NO_CAP_AMBIENT_RAISE_LOCKED))
  /external/libcap/libcap/include/uapi/linux/
securebits.h 48 #define SECURE_NO_CAP_AMBIENT_RAISE_LOCKED 7 /* make bit-6 immutable */
52 (issecure_mask(SECURE_NO_CAP_AMBIENT_RAISE_LOCKED))

Completed in 601 milliseconds