OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_out
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/util/
run-command.c
20
int need_in,
need_out
, need_err;
local
38
need_out
= !cmd->no_stdout
41
if (
need_out
) {
59
if (
need_out
)
92
else if (
need_out
) {
127
if (
need_out
)
143
if (
need_out
)
Completed in 77 milliseconds