Home
last modified time | relevance | path

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

/external/openssh/
Dserverloop.c97 static long stdin_bytes = 0; /* Number of bytes written to stdin. */ variable
501 stdin_bytes += len; in process_output()
730 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()