Home
last modified time | relevance | path

Searched refs:continue_after_vfork (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/
Dbackend.h145 void continue_after_vfork(struct process *proc);
Dhandle_event.c312 continue_after_vfork(proc); in handle_clone()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1093 continue_after_vfork(struct process *proc) in continue_after_vfork() function