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

  /external/chromium_org/sandbox/linux/services/
yama.cc 19 #if !defined(PR_SET_PTRACER_ANY)
20 #define PR_SET_PTRACER_ANY ((unsigned long)-1)
38 set_ptracer_arg = PR_SET_PTRACER_ANY;
  /bionic/libc/kernel/uapi/linux/
prctl.h 112 #define PR_SET_PTRACER_ANY ((unsigned long)-1)
  /development/ndk/platforms/android-L/include/linux/
prctl.h 112 #define PR_SET_PTRACER_ANY ((unsigned long)-1)
  /external/kernel-headers/original/uapi/linux/
prctl.h 128 # define PR_SET_PTRACER_ANY ((unsigned long)-1)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
prctl.h 112 #define PR_SET_PTRACER_ANY ((unsigned long)-1)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
prctl.h 112 #define PR_SET_PTRACER_ANY ((unsigned long)-1)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
prctl.h 112 #define PR_SET_PTRACER_ANY ((unsigned long)-1)

Completed in 557 milliseconds