Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dserverloop.c100 static long stdout_bytes = 0; /* Number of stdout bytes sent to client. */ variable
245 stdout_bytes += len; in make_packets_from_stdout_data()
532 stdout_bytes += buffer_len(&stdout_buffer); in drain_output()
737 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()