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

  /external/strace/xlat/
pr_cap_ambient.h 2 #if !(defined(PR_CAP_AMBIENT_IS_SET) || (defined(HAVE_DECL_PR_CAP_AMBIENT_IS_SET) && HAVE_DECL_PR_CAP_AMBIENT_IS_SET))
3 # define PR_CAP_AMBIENT_IS_SET 1
23 XLAT(PR_CAP_AMBIENT_IS_SET),
  /bionic/libc/kernel/uapi/linux/
prctl.h 155 #define PR_CAP_AMBIENT_IS_SET 1
  /external/kernel-headers/original/uapi/linux/
prctl.h 195 # define PR_CAP_AMBIENT_IS_SET 1

Completed in 248 milliseconds