OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:piped_output
(Results
1 - 1
of
1
) sorted by null
/external/blktrace/
blktrace.c
282
static int
piped_output
;
variable
476
return
piped_output
|| net_client_use_send();
786
if (!
piped_output
|| (errno != EPIPE && errno != EBADF)) {
[
all
...]
Completed in 189 milliseconds