Home
last modified time | relevance | path

Searched refs:detach_on_execve (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dstrace.c136 static bool detach_on_execve; variable
1625 detach_on_execve = 1; in init()
2036 if (detach_on_execve && pid == strace_child) { in maybe_allocate_tcb()
2582 if (detach_on_execve) { in dispatch_event()
DChangeLog40288 * strace.c (maybe_allocate_tcb): If detach_on_execve is set, do not warn
48516 * strace.c: Define new detach_on_execve, skip_startup_execve bool variables.
48517 (init): Set detach_on_execve on -b, set skip_startup_execve if