OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handle_new_child
(Results
1 - 3
of
3
) sorted by null
/external/strace/
defs.h
579
extern int
handle_new_child
(struct tcb *, int, int);
process.c
811
handle_new_child
(struct tcb *tcp, int pid, int bpt)
function
963
return
handle_new_child
(tcp, pid, bpt);
[
all
...]
strace.c
[
all
...]
Completed in 35 milliseconds