Searched refs:detach_on_execve (Results 1 – 2 of 2) sorted by relevance
136 static bool detach_on_execve; variable1625 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()
40288 * strace.c (maybe_allocate_tcb): If detach_on_execve is set, do not warn48516 * 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