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

/external/strace/
H A Ddefs.h579 extern int handle_new_child(struct tcb *, int, int);
H A Dprocess.c811 handle_new_child(struct tcb *tcp, int pid, int bpt) function
963 return handle_new_child(tcp, pid, bpt);
H A Dstrace.c2394 return handle_new_child(tcp, childpid, 0);

Completed in 123 milliseconds