OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_stdout
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
run-command.h
42
unsigned
no_stdout
:1;
member in struct:child_process
run-command.c
38
need_out = !cmd->
no_stdout
88
if (cmd->
no_stdout
)
Completed in 29 milliseconds