Searched refs:stderr_bytes (Results 1 – 2 of 2) sorted by relevance
125 static u_long stdin_bytes, stdout_bytes, stderr_bytes; variable1035 stderr_bytes += len; in client_process_output()1121 stderr_bytes = 0; in client_loop()1301 stderr_bytes += len; in client_loop()1313 stdin_bytes, stdout_bytes, stderr_bytes, total_time); in client_loop()1317 stderr_bytes / total_time); in client_loop()
82 static long stderr_bytes = 0; /* Number of stderr bytes sent to client. */ variable187 stderr_bytes += len; in make_packets_from_stderr_data()489 stderr_bytes += buffer_len(&stderr_buffer); in drain_output()674 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()