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

/freebsd-10.1-release/crypto/openssh/
H A Dserverloop.c98 static long stdin_bytes = 0; /* Number of bytes written to stdin. */ variable
509 stdin_bytes += len;
736 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes);

Completed in 38 milliseconds