HomeSort by relevance Sort by last modified time
    Searched defs:PR_SET_PTRACER_ANY (Results 1 - 4 of 4) 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)

Completed in 54 milliseconds