HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_DECL_PTRACE_O_TRACEVFORKDONE (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
ptrace_setoptions_flags.h 26 #if defined(PTRACE_O_TRACEVFORKDONE) || (defined(HAVE_DECL_PTRACE_O_TRACEVFORKDONE) && HAVE_DECL_PTRACE_O_TRACEVFORKDONE)
  /external/ltp/android/include/
config.h 85 #define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1
  /external/ltp/include/
config.h.default 74 #define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1
  /external/ltp/testcases/kernel/controllers/freezer/
vfork.c 303 #if HAVE_DECL_PTRACE_SETOPTIONS && HAVE_DECL_PTRACE_O_TRACEVFORKDONE

Completed in 64 milliseconds