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

  /external/chromium_org/sandbox/linux/services/
yama.cc 23 #if !defined(PR_SET_PTRACER)
24 #define PR_SET_PTRACER 0x59616d61
41 const int ret = prctl(PR_SET_PTRACER, set_ptracer_arg);
  /bionic/libc/kernel/uapi/linux/
prctl.h 111 #define PR_SET_PTRACER 0x59616d61
  /development/ndk/platforms/android-L/include/linux/
prctl.h 111 #define PR_SET_PTRACER 0x59616d61
  /external/kernel-headers/original/uapi/linux/
prctl.h 127 #define PR_SET_PTRACER 0x59616d61
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
prctl.h 111 #define PR_SET_PTRACER 0x59616d61
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
prctl.h 111 #define PR_SET_PTRACER 0x59616d61
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
prctl.h 111 #define PR_SET_PTRACER 0x59616d61

Completed in 558 milliseconds