OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vforked
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/testsuite/ltrace.torture/
vfork-thread.c
26
puts ("
vforked
");
30
puts ("
vforked
child exiting");
/external/ltrace/sysdeps/linux-gnu/
trace.h
39
int
vforked
: 1;
member in struct:pid_task
trace.c
247
&& task_info->
vforked
)
306
*
vforked
process. We set up event handler specially to hint
311
task_info->
vforked
= 1;
[
all
...]
Completed in 2802 milliseconds