OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_stderr
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
run-command.h
43
unsigned
no_stderr
:1;
member in struct:child_process
run-command.c
52
need_err = !cmd->
no_stderr
&& cmd->err < 0;
81
if (cmd->
no_stderr
)
Completed in 1019 milliseconds