Home
last modified time | relevance | path

Searched refs:HAVE_DECL_PTRACE_O_TRACEVFORKDONE (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dptrace_setoptions_flags.h32 …ned(PTRACE_O_TRACEVFORKDONE) || (defined(HAVE_DECL_PTRACE_O_TRACEVFORKDONE) && HAVE_DECL_PTRACE_O_…
/external/ltp/android/include/
Dconfig.h54 #define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1 macro
/external/ltp/testcases/kernel/controllers/freezer/
Dvfork.c303 #if HAVE_DECL_PTRACE_SETOPTIONS && HAVE_DECL_PTRACE_O_TRACEVFORKDONE in main()