Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c124 #if USE_SEIZE
337 #if USE_SEIZE in ptrace_attach_or_seize()
1472 #if USE_SEIZE
2351 #if USE_SEIZE in next_event()
Ddefs.h115 #define USE_SEIZE 1 macro
DChangeLog37492 USE_SEIZE: fix detaching from stopped processes.
37580 (trace): Remove now unnecessary "if USE_SEIZE".
39893 * defs.h: Define USE_SEIZE to 1. Remove PTRACE_SEIZE_DEVEL
41742 All new code is predicated on "ifdef USE_SEIZE". If it is not defined,
41745 If USE_SEIZE is enabled and run-time check shows that PTRACE_SEIZE works, then:
41753 * defs.h: Add commented-out "define USE_SEIZE 1" and define PTRACE_SEIZE