HomeSort by: relevance | last modified time | path
    Searched defs:fdout_bytes (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
serverloop.c 85 static u_long fdout_bytes = 0; /* Number of stdout bytes read from program. */ variable
419 stdin_bytes, fdout_bytes, total_time, stdin_bytes / total_time,
420 fdout_bytes / total_time);

Completed in 22 milliseconds