HomeSort by relevance Sort by last modified time
    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 43 milliseconds