Searched refs:handle_ptrace_event (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dstrace.c2377 handle_ptrace_event(int status, struct tcb *tcp) function
2387 %s: handle_ptrace_event: ptrace cannot get new child's pid\n",
2586 if (handle_ptrace_event(status, tcp) != 1)

Completed in 343 milliseconds