Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c2142 print_exited(struct tcb *tcp, const int pid, int status) in print_exited() function
2533 print_exited(current_tcp, current_tcp->pid, status); in dispatch_event()
DChangeLog39888 print_exited): Remove "const" qualifier from status variable to
40282 * strace.c (print_signalled, print_exited): Clear strace_child when it
40303 print_signalled, print_exited, print_stopped, startup_tcb): New