Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDserverloop.c98 static long stdin_bytes = 0; /* Number of bytes written to stdin. */ variable
509 stdin_bytes += len; in process_output()
736 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()