Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDserverloop.c99 static long stdout_bytes = 0; /* Number of stdout bytes sent to client. */ variable
244 stdout_bytes += len; in make_packets_from_stdout_data()
531 stdout_bytes += buffer_len(&stdout_buffer); in drain_output()
736 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()