OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stdout_start
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/bin/
autotestd_monitor
7
stdout_start
= int(sys.argv[2]) # number of bytes we can skip on stdout
variable
29
stdout_pump = launch_tail('stdout', sys.stdout,
stdout_start
)
Completed in 59 milliseconds