Home
last modified time | relevance | path

Searched refs:stdout_bytes (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dserverloop.c98 static long stdout_bytes = 0; /* Number of stdout bytes sent to client. */ variable
243 stdout_bytes += len; in make_packets_from_stdout_data()
523 stdout_bytes += buffer_len(&stdout_buffer); in drain_output()
730 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()